h1 { font-size: 22px;
	font-weight: bold;
	color: #990000;
	font-style: normal; font-variant: small-caps; }

h2 { font-size: 18px;
	color: #990000;
	font-weight: normal;
	font-style: normal; } 

h3 {font-weight: bold;
	color: #990000;
	font-size: 14px; }

h4 { font-size: 14px;
	color: #0000cc;
	font-weight: bold;
	font-style: normal; 
	margin-bottom: -6px;} 


a:link { color: #000066; text-decoration: none}

a:visited { color: #000066; text-decoration: none}

a:hover { color: #990000; text-decoration: underline}


.small {  font-size: 10px; font-family: Tahoma, "Trebuchet MS", Arial; }


li {  list-style-position: outside; list-style-type: square; list-style-image: none}

body { font-family: Tahoma, "Trebuchet MS", Arial;
	  font-size: 10pt;
	  color: #4b4b4b; }

td { font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial;
}

.highlight {
	background-color: #FCFBDA;
	display: block;
	padding: 8px; }

	

.boldlink a:link {font-size: 13px; font-family: Tahoma, "Trebuchet MS", Arial;	font-weight: bold; color: #000066; text-decoration: none}

.boldlink a:visited {font-size: 13px; font-family: Tahoma, "Trebuchet MS", Arial;   	font-weight: bold;  color: #000066; text-decoration: none}

.boldlink a:hover { font-size: 13px; font-family: Tahoma, "Trebuchet MS", Arial;
      font-weight: bold; color: #990000; text-decoration: none}



.date {font-size: 9px;
	font-weight: bold;
	color: #999999; }


.boxright {background-color: #f1f1f1;
	border: 1px solid #990000;
	font-size: 11px;
	padding: 7px; }


.boxleft {background-color: #f1f1f1;
	border: 1px solid #ffcf00;
	font-size: 12px;
	padding: 7px; }


.footer {font-size: 11px;
	color: #ffffff; }

.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #003399; }

