body { 
    
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #073d78;
} 
 
a:link {   
	color: #e2a500;
	font-weight: bold; 

}

a:visited {
	color: #e2a500;
	font-weight: bold;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #073d78;
}
h2 {
	font-size:25px;
	line-height: 30px;
	color: #073d78;
}

h3 {   

	color: #073d78;
}


a {
	color: #330000;
}

.inv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-color: #FFF;
}

