.PageTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	letter spacing: 1px;
	font-style: normal;
	font-weight: bold;
	color: #663333
}

.TitleText {  
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	letter-spacing: 1px;
	font-style: normal; 
	font-weight: bold; 
	color: #000099
} 	

.MainPageText {  
	font-family: Arial, Verdana, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000099
} 	



.Copyright {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Address {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	letter-spacing: 2px;
	font-style: normal; 
	font-weight: bold; 
	color: #FF9900
} 	

	

.BodyText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}

.TableText{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}


A:link {
	color: #333366;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	letter-spacing: 1px;
}

A:hover {
	color: #990000;
	text-decoration: underline overline;
}

.emphasis {
	letter-spacing: 1px;
	font-family: Verdana,Arial, San-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

