body {
	margin-top: 0px;
	background-image: url(../homepage/background.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: lighter;
	color: #A5090B;
}

td { }

a:link {
	color: #03468a;
	text-decoration: none;
}

a:visited {
	color: #03468a;
	text-decoration: none;
}

a:hover {
	color: #9b1100;
	text-decoration: underline;
}

a:active {
	color: #03468a;
	text-decoration: none;
}
.regular { font-size: 11px; font-family: verdana; line-height: 18px; text-decoration: none; }
.small {
	font-size: 10px;
	font-family: verdana;
	line-height: 16px;
	text-decoration: none;
}
.title {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #770406;
}
.picture { padding: 8pt; }

