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

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

.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: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}


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

A:visited {
	color: #333366;
	font-family: Verdana, Arial, 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;
}
