body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background: url('../images/bgbody.gif') top left repeat;
	margin-top:0px;
	margin-bottom:0px;
}

p {
	padding-top: 0px;
	margin-top: 0px;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.sm_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.red {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #800000;
}

.red_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #800000;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

a {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
}

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

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}

.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}