BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #333333
}

p, a, a:hover, a:active, a:visited, a:link, td{
	font-family: Verdana, Helvetica, sans-serif;
}

.largebody {
	font-size: 12px;
	color: #000000;
}

.largebody a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

.largebody a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bolder;
}

.largebody a:hover, .largebody a:active {
	text-decoration: none;
	font-weight: bolder;
}

.smallbody {
	font-size: 10px;
	color: #000000;
}

.smallbody a:link {
	color: #CC0000;
	font-weight: bolder;
	text-decoration: underline;
}

.smallbody a:visited {
	color: #CC6666;
	text-decoration: underline;
	font-weight: bolder;
}

.smallbody a:hover, .smallbody a:active {
	text-decoration: none;
}

.smallbodyred {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}

.title {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.quote {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
