h1 { font-size: 32px;
	font-weight: bold;
	color: #ffff01;
	font-style: normal; font-variant: small-caps;
     margin-bottom: -6px; }

h2 { font-size: 19px;
	color: #cc0000;
	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: #0000cc; text-decoration: none}

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

a:hover { color: #6600cc; 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; }

.menu {
	font-size: 12px;
     font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: bold;
	font-color: #ffffff;
	text-decoration: none;
	background-color: #3fa197; }

.menu a:link {  color: #ffffff; text-decoration: none}

.menu a:visited {  color: #ffffff; text-decoration: none}

.menu a:hover {  color: #6600cc; text-decoration: none}


	

.boldlink a:link { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
      color: #0000cc; text-decoration: none}

.boldlink a:visited { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
      color: #6600cc; text-decoration: none}

.boldlink a:hover { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
     color: #6600cc; text-decoration: none}



.redlink a:link { 
font-family: Tahoma, "Trebuchet MS", Arial;
	color: #990000; text-decoration: none}

.redlink a:visited { 
font-family: Tahoma, "Trebuchet MS", Arial;
	color: #990000; text-decoration: none}

.redlink a:hover { 
font-family: Tahoma, "Trebuchet MS", Arial;
	color: #6600cc; 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; }

