body 		{
		color: "#0B3659";
		font-family: Verdana, Tahoma, Arial;
		font-size: 10px;
		}
background	{
		color: "#0B3659";
		}

h1 		{  
		font-family: Verdana, Tahoma, Arial; 
		font-size: 12pt; 
		font-style: normal;
		font-weight: bold;
		text-transform: none;
		color: #0B3659;
		text-decoration: none
		}
p 		{  
		font-family: Verdana, Tahoma, Arial; 
		font-size: 10pt; font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #252954;
		text-align: left; 
		vertical-align: top;
		}
h2 		{
		font-family: Verdana, Tahoma, Arial; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold;
		color: #252954;
		text-decoration: none}
td 		{
		font-family: Verdana, Tahoma, Arial; 
		font-size: 10pt; 
		font-style: normal;
		font-weight: normal; 
		color: #252954
		}
a		{
		text-decoration: none;
		}

a:link		{
		color: #E6ECF2;
		font-family: Verdana, Optimum, Garamond;
		font-size: 12px;
		font-weight: bold; 
		}
a:active	{
		color: #EBF0FA;
		font-family: Verdana, Optimum, Garamond;
		font-size: 12px;
		font-weight: bold; 
		}
a:visited	{
		color: #E6ECF2;
		font-family:Verdana, Optimum, Garamond;
		font-size: 12px;
		font-weight: bold; 
		}
a:hover		{
		color: #FDFEFF;
		font-family: Verdana, Optimum, Garamond;
		font-size: 12px;
		font-weight: bold; 
		}
