body      { font-family: Arial, Trebuchet MS, Verdana, sans-serif; font-size: 9pt; color: black; line-height: 14px; margin-left: 0%; margin-top: 0%; background: #ffffff }
p, blockquote     { font-family: Arial, Trebuchet MS, Verdana, sans-serif; font-size: 9pt; color: black; line-height: 14px; margin-left: 0%; margin-top: 0% }
li        {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 9pt;
	color: black;
	line-height: 14px;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}

:link     { color: #003399; text-decoration: none }
:visited  { color: #003399; text-decoration: none }
:active   { color: #CC6600; text-decoration: none }
:hover    { color: #CC3300; text-decoration: underline overline }

H1        { font-family: Times New Roman MT Extra Bold, serif; font-weight: bold; color: #F9BD38; font-size: 34px; line-height: 30px; margin-top: 10px } 
H2        { font-family: Times New Roman, serif; font-weight: normal; font-size: 19px; color: #474747; line-height: 26px; margin-top: 3px; font-style: italic } 
H3        { font-family: Times New Roman, serif; font-weight: bold; font-size: 15px; color: #333333; font-style: italic } 
H4        { font-family: Times New Roman, serif; font-weight: bold; font-size: 12px } 
H5        { font-family: Times New Roman, serif; font-weight: bold; line-height: 10px; font-size: 14px } 
 
.footer   { font-weight: bold; font-size: 10px; margin-top: 4px; margin-left: 0%} 
.menu     { font-size: 10px; margin-left: 2px; line-height: 12px;}
.red      { color: #990000 }
.caption  { font-size: 10px; color: #660033; line-height: 10px; margin-left: 0%; margin-top: 3px }
.yellow   { background: #F9BD38 }

.archive  {
	background: #f7cd23;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.archive td {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.archive th {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.palegrey { 
    background: #dddddd url(images/clouds.gif);
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.palegrey td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.alert {
	padding: 5px;
	border: 2px dotted #f7cd23;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.whitebg {
	background-color: #FFFFFF;
}
.deepbluebg {
	background-color: #000033;
	color: #FFFFFF;
}
