.body {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.body1
{
	font-family:	Verdana, sans-serif;
	font-size:		12px;
}

.body2
{
	font-family:	Arial, sans-serif;
	font-size:		12px;
}

.quote
{
	font-family:	Arial, sans-serif;
	font-size:		12px;
	font-style:		italic;

}

.heading1
{
	font-family:	Arial, sans-serif;
	font-size:		12px;
	color:			#9E3021;
	font-weight:	bold;

}

.heading2
{
	font-family:	Arial, sans-serif;
	font-size:		16px;
	color:			#9E3021;
	font-weight:	bold;

}


A
{
	font-family:     Verdana, sans-serif;
	font-size:       12px;
	text-decoration: none;
	color:           #9E3021;
}

A:hover
{
	text-decoration: underline;
}

.link1
{
	font-family:     Verdana, sans-serif;
	font-size:       16px;
	text-decoration: none;
	color:           #0E0EAD;
	font-weight:	bold;
}

.listHeading1
{
	font-family:     Verdana, sans-serif;
	font-size:       12px;
	text-decoration: none;
	background-color: 	#000000;
	color:				#FFFFFF;
}

.listHeading2
{
	font-family:     Verdana, sans-serif;
	font-size:       12px;
	text-decoration: none;
	background-color: 	#FFFAEE;
	color:				#000000;
	font-weight:	bold;
}

.smallLink
{
	font-family:     Verdana, sans-serif;
	font-size:       10px;
	text-decoration: none;
	color:           #9E3021;
}

.mainLink
{
	font-family:     Verdana, sans-serif;
	font-size:       12px;
	text-decoration: none;
	color:           #FFFFFF;
	font-weight:	bold;
}

.list1
{
	font-family:	Verdana, sans-serif;
	font-size:		12px;
	background-color: #FFFFFF;
	color:			#000000;
}

.list2
{
	font-family:	Verdana, sans-serif;
	font-size:		12px;
	background-color: #FFFAEE;
	color:			#000000;
}

.list1red
{
	font-family:	Verdana, sans-serif;
	font-size:		12px;
	background-color: #FFFFFF;
	color:						#FF0000;
	font-weight:	bold;
}

.list2red
{
	font-family:	Verdana, sans-serif;
	font-size:		12px;
	background-color: #FFFAEE;
	color:						#FF0000;
	font-weight:	bold;
}
