
html, body { 	
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; 
	background-color: #e2e9fa;
	margin: 0;
	padding: 0;
	color:#000000;
	} 
	
a:link { 
	text-decoration:none; 
	color:#0059a7; 
        font-weight:normal;
	}

a:visited { 
	text-decoration:none; 
	color:#0059a7; 
        font-weight:normal;
	}

a:hover { 
	text-decoration:underline; 
	color:#0059a7; 
        font-weight:normal;
	}

a:active { 
	text-decoration:none; 
	color:#0059a7; 
        font-weight:normal;
	}

.fontmain {
	font-size:10pt; 
	}

.fontsmall {
	font-size:8pt; 
	}

h1 { 
	font-size:20pt; 
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif; 
	height: 100%; 
        font-weight:bold;
	color:#c7cfe7;
	}

h2 { 
	font-size:10pt; 
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif; 
	height: 100%; 
        font-weight:normal;
	color:#000000;
	}

h3 { 
	font-size:8pt; 
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif; 
	height: 100%; 
        font-weight:normal;
	color:#000000;
	}

