BODY, TD, P
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 125%;
}
.white
{
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
.nav A, .nav A:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: normal; 
	color: #800000; 
	text-decoration: none;
}
.nav A:hover
{
	color: #FF9900;
	text-decoration: underline;
}
A, A:visited
{
	color: #800000;
	text-decoration: underline;
}
A:hover
{
	text-decoration: underline;
}
.caption
{
	color: #0000FF;
	font-size: 13px;
	text-weight: none;
}
.phone
{
	color: lime;
	font-family: "VAGRounded BT", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	text-weight: bold;
}
.copyright
{
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-weight: bold;
}
.title
{
	color: #000080;
	font-size: 13px;
	text-weight: bold;
}
.redtitle
{
	color: #A52A2A;
	font-family: Arial, Sans-Serif;
	text-weight: bold;
	font-size: 17px;
}