html, body { 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
  height: 100%;
  width:100%;
   font-family: tahoma, verdana, arial, helvetica, sans-serif; 
   font-size: 8pt;
   color : #5A5A5A;
   background-color : #ffffff;
} 


TH {FONT-FAMILY: Verdana,arial,helvetica,sans-serif; FONT-SIZE:10pt}
P {MARGIN-BOTTOM:10pt; MARGIN-TOP:10pt;overflow : hidden;}
DT {MARGIN-BOTTOM:5pt; MARGIN-TOP:13pt}
EM {FONT-STYLE: italic; FONT-WEIGHT: bold}
LI {MARGIN-BOTTOM:6pt;}
UL {MARGIN-BOTTOM:2pt; MARGIN-TOP:10pt}
OL {MARGIN-BOTTOM:2pt; MARGIN-TOP:10pt}
PRE {FONT-FAMILY: "andale mono", "monotype.com", "courier new", monospace; FONT-SIZE:10pt}
TABLE.warning{MARGIN-TOP:0pt; border-color:#B22222; background-color:#EEE8AA; border-width:2;
font-weight:bold; font-family: Arial, Helvetica, sans-serif; border-spacing:0px;}
TABLE.caution {MARGIN-TOP:0pt; border-color:#B22222; background-color:#EEE8AA; border-width:2;
font-weight:bold; font-family: Arial, Helvetica, sans-serif; border-spacing:0px;}

table{
   	border : 0;
	margin : 0;
	padding : 0;
				}
img {
	border : 0;
}



td.cont {
   	padding-bottom : 10px;
	padding-left : 25px;
	padding-right : 15px;
	vertical-align : top;
	font-family : Arial;
	font-size : 14px;
	width : 100%;
	height : 500px;
	text-align : justify;
	padding-top : 5px;
        background-color : #ffffff;
}










h1{
FONT-SIZE: 150%; 	
margin : 0;
 color : #FF4646;
 text-align : center;
}
h2{
FONT-SIZE: 120%;   
color : Black;  
text-align : center;   
}
h3{
FONT-SIZE: 100%;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;  
margin : 0;  
padding : 0;  
font-weight : normal;   
 }

A {
	FONT-SIZE: 12px;  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color : #186CB3;
}
A:hover {
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	TEXT-DECORATION: underline; 
}

A.ss {
	font-size : 13px;
	font-family : Arial;
	text-decoration: none;
	color : #5A5A5A;
	font-weight : bold;
}
A.ss:hover {
	 font-size : 13px;
	font-family : Arial;
	text-decoration: none;
	color : #5A5A5A;
	font-weight : bold;
}




A.hmenu {     
        FONT-SIZE: 13px;  
		FONT-FAMILY: Verdana; 
		color : #ffffff;
		text-decoration: none;
		letter-spacing : 1px;
				white-space : nowrap;
				padding-left : 10px;
				padding-right : 10px;
				float : left;
				}
A.hmenu:hover {
        FONT-SIZE: 13px;  
		FONT-FAMILY: Verdana; 
		color : #ffffff;
		text-decoration: underline;
		letter-spacing : 1px;
				white-space : nowrap;
				padding-left : 10px;
				padding-right : 10px;
				float : left;
}


