body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #6699CC;}
a:visited { color: #006699;}
a:hover {	color: #6699CC;}
a:active { color: #6699CC;}

.default {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.default a:link {
	color:#AA0000;
	font-weight:bold;
	text-decoration:none;
}
.default a:visited {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
.default a:hover {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}
.default a:active {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}

.sectionHead {
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
}
.sectionHead a:link{
	color:#CC0000;
	text-decoration:none;
}
.sectionHead a:visited{
	color:#CC0000;
	text-decoration:none;
}
.sectionHead a:hover{
	color:#CC0000;
}
.sectionHead a:active{
	color:#CC0000;
}

.sectionBody {
	font-size:12px;
	color:#666666;
}


.titleStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.titleStyle a:link {
	color:#AA0000;
	font-weight:bold;
	text-decoration:none;
}
.titleStyle a:visited {
	color:#AA0000;
	font-weight:bold;
	text-decoration:none;
}
.titleStyle a:hover {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}
.titleStyle a:active {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#AA0000;
}

.lilBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:14px;
}
.lilReg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:13px;
}

.footer {
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:12px;
	color:#999999;
}
.footer a:link {
	font-weight:bold;
	color:#999999;
}
.footer a:visited {
	font-weight:bold;
	color:#999999;
}
.footer a:hover {
	font-weight:bold;
	color:#CC0000;
}
.footer a:active {
	font-weight:bold;
	color:#CC0000;
}