body
{
	margin: 20px 0px 20px 0px;
	background-color: F8E1E1;
}

h1, .h1
{
	font-weight: bold;
	font-size: 22px;
	font-family: Trebuchet MS, Arial, Verdana;	
	color: FF0033;
	
}

h2, .h2
{
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Verdana;	
	color: FF0033;
}

h3, .h3
{
	text-align: center;
	width: 720px;
	margin: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
}

a.botlink:link, a.botlink:visited, a.botlink:active
{
	font-weight:normal;
	color: #AAAAAA;
}

.normal
{
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana;	
	color: 000000;
}

.small
{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000000;
}

.large
{
	font-size: 15px;
}

a, a:link, a:visited
{
	color: #FF0033;
	font-weight: bold;
}

.Searchform
{
	background-color: F8E1E1;
	border: solid 1px black;
}