﻿BODY, TABLE, TD, TR {
	font-size : 12pt;	
	font-family : "Times New Roman", Times, serif;
}
H1{
	font-family : "Times New Roman", Times, serif;
	font-size : 24pt;
	color : #000080;
}
H2{
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	color : #800000;
}
#coolmenu{
border: 1px solid #55cb83;
width: 150px;
background-color: navy;
}

#coolmenu a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #bee0e1;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid #55cb83;
}

body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #55cb83;
color: white;
}

#tabledescription{
width: 100%;
color: white;
font: bold 0px Arial;
height: 1em;
padding: 1px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.st_tbcss,.st_tdcss,.st_divcss,.st_ftcss{border:none;padding:0px;margin:0px}
A.st_acss,A.st_acss:link,A.st_acss:visited,A.st_acss:active,A.st_acss:hover{background-color:transparent;font-style:normal;border:none}
.normaltext {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
