td
	{
	font-family : verdana;
	font-size : 14px;
	}
	
.footer
	{
	font-family : verdana;
	font-size : 12px;
	}

.body_blue	
	{
	font-family : verdana;
	color : 0a3c77;
	font-size : 14px;
	font-style : ;
	font-weight : ;
	}

.body_blue_bold
	{
	font-family : verdana;
	color : 0a3c77;
	font-size : 14px;
	font-style : ;
	font-weight : bold;
	}
	
.body_red
	{
	font-family : verdana;
	color : cc6666;
	font-size : 12px;
	font-style : ;
	font-weight : ;
	}
	
.body_red_bold
	{
	font-family : verdana;
	color : cc6666;
	font-size : 12px;
	font-style : ;
	font-weight : bold;
	}

.rev_body_bold	
	{
	font-family : verdana;
	color : ffffff;
	font-size : 20px;
	font-style : ;
	font-weight : bold;
	}

.note
	{
	font-family : verdana;
	color : 000000;
	font-size : 10px;
	}

.blue_big_bold
	{
	font-family : verdana;
	color : 0a3c77;
	font-size : 28px;
	font-style : ;
	font-weight : bold;
	}
	
.bg_lite_blue
	{
	background-color : 7db2d7;
	}
	
.bg_dark_blue
	{
	background-color : 5086b9;
	}

TD.bg_lite_blue
	{
	background-color : 7db2d7;
	}
	
TD.bg_dark_blue
	{
	background-color : 5086b9;
	}	
	
li  
	{
	font-family : verdana;
	color : white;
	font-size : 10px;
	}

ul  
	{
	font-family : verdana;
	color : white;
	font-size : 10px;
	}

ol  
	{
	font-family : verdana;
	color : white;
	font-size : 10px;
	}


a
	{
	color : 16248d;
	font-size: 8px;
	font-weight : bold;
	text-decoration : underline;
	}

a:hover
	{
	font-size : 12px;
	text-decoration : underline;
	color : 0a3c77;
	font-family : verdana;
	font-weight : bold;
	}

a:link 
	{
	font-family : verdana;
	font-size : 12px;
	color : 0a3c77;
	font-weight : bold;
	}

a:visited 
	{
	font-family : verdana;
	font-size : 12px;
	color : 0a3c77;
	font-weight : bold;
	text-decoration : underline
	}
