A. { font-family: "Arial"; font-size: 9pt; text-decoration: underline}

A:link {color:#003366; text-decoration: none}
A:visited{color:#003366; text-decoration: none} 
A:hover {
	color: :#003366;
	text-decoration: underline
}

.menu 
   { 
	color: black;
	height: auto; 		
	font-size : 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
      z-index:10; 
    }

#white{
	color : White;
}

.header_top_bg{
	background-color : #009999;
	text-align : center;
	color : White;
}

.header_text{
	font-family : "MS Sans Serif";
	font-size : 1;
	font-weight : bold;
}
#align_right{
	text-align : right;
}
#align_left{
	text-align : left;
}
#align_center{
	text-align : center;
}
.menu_header{
	font-family : "MS Sans Serif";
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-align : center;
}
.menu_links{
	font-family : "MS Sans Serif";
	font-size : 9pt;
	font-weight : bold;
	color : #003366;
	text-align : center;
}
.top_menu_text{
	font-family : "Times New Roman", Times, serif;
	font-size : 8pt;
	text-align : center;
	color : White;
	font-weight : bold;
}
li{
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
}
img,td{
	text-align:center;
}
ul { 
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
 } 
p { 
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10pt;
 }

