h1 {color: #19244D;
	font-family: Verdana;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: 0px 0px 10px 0px;}
	
h2 {color: #19244D;
	font-family: Verdana;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	margin: 0px 0px 10px 0px;}
		
p, div, ul, ol, td {color: #585a5f;
	font-family: Verdana;
	font-size: 9px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;}
	
a {color: #19244D;
	/*font-family: Verdana;
	font-size: 9px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;*/
	text-decoration: none}
	
a:hover {color: #ffffff;
	/*font-family: Verdana;
	font-size: 9px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;*/
	text-decoration: none}
	
.links {color: #19244D;
	font-size: 17px;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
	text-decoration: none}
	
b {color: #19244D;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 600;}
