body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: lighter}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: lighter; color: #666666}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: lighter }

a:hover {  text-decoration: underline}
a:visited {  color: #660066}
a:visited.yellow {  color: #FFCC66}
a:visited.white {  color: #CCCCFF}

.dark {  color: #660000; text-decoration: underline; font-weight: bold}
.white {  color: #FFFFFF}
.yellow {  color: #FFCC66}
.legend {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666}a {  text-decoration: none; color: #004B97}
.article {  font-size: 10pt}
li {
	padding: 5px;
	list-style-position: inside;
	list-style-type: square;
}
.whiteLink {

	color: #FFFFFF;
}
.whiteLink a:link {
	color: #FFFFFF; text-decoration: underline
}
.whiteLink a:visited {

	color: #FFFFFF;
}
.whiteLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.whiteLink a:active {

	color: #FFFFFF;
}
.redbold a:link {
	color: #CC0000;
}
.redbold a:visited {

	color: #CC0000;
}
.redbold a:hover {


	color: #CC0000;
}
.redbold a:active {



	color: #CC0000;
}
