A:link
{
	color: navy;
	font-style: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:visited
{
	color: purple;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover
{
	color: blue;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.whitelink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;	
	color: white;
	text-decoration: underline
}

.largeheading {
	FONT-WEIGHT: 700; FONT-SIZE: 100%; COLOR: #993300; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.smallheading {
	FONT-WEIGHT: 700; COLOR: #cc6600; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.bodytext {
	FONT-WEIGHT: normal; FONT-SIZE: 110%; COLOR: #000000; LINE-HEIGHT: 130%; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

.smalltext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

.TopBorder
{
	border-top: #666666 solid 1px
}

.smalllink
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	font-weight: bold
}

