.PageTitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6083B2;
	font-weight: bold;  
	line-height: 16px;
	}

.SectionTitle
	{
	font-family: Arial Narrow;
	font-size: 11px;
	color: #10447A; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

b
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10447A;
	font-weight: bold; 
	font-style: normal; 
	line-height: 16px;
	}
A
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10447A;
	font-style: normal; 
	line-height: 16px;
             text-decoration: underline;
	}

A:hover	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6083B2;
	font-style: normal; 
	line-height: 16px;
              text-decoration: underline;
	}

table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	line-height: 16px;
	}

SELECT, INPUT, TEXTAREA
	{
	background-color: #FFFFFF;
	border:1px solid black;
	font-family: Arial;
	font-size: 11px;
	color: #10447A;
	}