.text		
		{
		font-family: verdana;
		font-size: 11px;
		color: #000000;
		}
.bluetext		
		{
		font-family: verdana;
		font-size: 11px;
		color: #006699;
		}
		
.redtext		
		{
		font-family: verdana;
		font-size: 11px;
		color: Red;
		}	

.redtextbold		
		{
		font-family: verdana;
		font-size: 11px;
		color: Red;
		font-weight: bold;
		}			
		
.largetext		
		{
		font-family: verdana;
		font-size: 13px;
		color: #000000;
		}
.whitetext		
		{
		font-family: verdana;
		font-size: 10px;
		color: #ffffff;
		}
.greytext		
		{
		font-family: verdana;
		font-size: 10px;
		color: Gray;
		}
a.whitetext
		{
		color: #ffffff;
		}
a.text
		{
		color: #006699;
		}
a.text:hover
		{
		text-decoration: none;
		}
		
.textheader_blue
		{
		font-family: times new roman;
		font-size: 18px;
		color: #006699;
		font-weight: bold;
		}
.textheadersmall_blue
		{
		font-family: times new roman;
		font-size: 16px;
		color: #006699;
		font-weight: bold;
		} 
