body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #0066CC;
	background-color: #FFFFFF;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link
{
text-decoration: none;
color: #009933;
}
a:visited {
	text-decoration: none;
	color: #093;
}
a:active, a:hover {
text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0066CC;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lineslittle {
	font-size: 11px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tiny {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.linesheader {
	font-size: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}

.center {
	text-align: center;
}
.green {
	color: #093;
}
.gray {
	color: #666;
}
.white {
	color: #FFF;
	font-size: 14px;
}
.blue {
	color: #06C;
}
.lines {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #06C;
}
