a:link { font-weight:bold; color:#FF0000; text-decoration:none }
a:visited { font-weight:bold; color:#FF0000; text-decoration:none }
a:hover { font-weight:bold; color:#FF0000; text-decoration:none }
a:active { font-weight:bold; color:#FF0000; text-decoration:none }
a:focus { font-weight:bold; color:#FF0000; text-decoration:none }

body {  
	margin:0px; background-color: #DDE8EE; 
	background-repeat:repeat-x;
	background-attachment:fixed;
	left:20px

}

p, li, .text {  
	font-family: Verdana; 
	font-size: 12pt; 
	font-style: normal; 
	color: #2E3192; 
	font-weight: bold;
	style="text-alignleft"; margin-left:0.4cm; margin-right:0.2cm
	
	}

h1 {  
	font-family: Verdana;
	font-size: 24pt; 
	font-style: normal;
    letter-spacing: 1pt;  
	color: #2E3192; 
	font-weight: bold;
	style="text-aligncenter"

}
h2 {  
	font-family: Verdana;
	font-size: 18pt; 
	font-style: normal; 
	color: #2E3192; 
	font-weight: bold;
	text-decoration:underline;
	style="text-aligncenter"
}
h3 {  
	font-family: Verdana;
	font-size: 14pt; 
	font-style: normal; 
	color: #2E3192; 
	font-weight: bold;
	style="text-alignleft"; margin-left:0.4cm; margin-right:0.2cm
}
h4 {  
	font-family: Verdana;
	font-size: 12pt; 
	font-style: normal; 
	color: #2E3192; 
	font-weight: bold;
	style="text-alignleft"; margin-left:0.4cm; margin-right:0.2cm
}
h5 {  
	font-family: Verdana;
	font-size: 10pt; 
	font-style: normal; 
	color: #2E3192; 
	font-weight: bold;
	style="text-alignleft"; margin-left:0.4cm; margin-right:0.2cm
}