body {
	height:100%;
	width:100%;
	margin:0;
	overflow: yes;
	font-family: Verdana, Arial, sans-serif; 	
	font-size: 10pt;
	background-color: #383838;
	
}


html {
	height: 100%;
	width : 100%;
	overflow: yes;
}





h1 { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 0.5px;
	color: #013951;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px; 
	margin-bottom: 10px;
} 



h2 { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	font-weight: lighter;
	color: #252525;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 10px;
} 


p { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11pt;
	font-style: normal;
	font-weight: lighter;
	color: #252525;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 10px;
}


h3 { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #252525;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -0px; 
	margin-bottom: 0px;	
} 

h5 { 
	
}

:link    { color: #2C2C2C; text-decoration: underline}  
:visited { color: #2C2C2C; text-decoration: underline } 
a:active { color: #000000 } 
a:hover  { color: #000000; text-decoration: underline } 