.MainTitle
{
	font-weight: bold;
	font-size: 35px;
	color: #790000;

	font-style: normal;
	font-family: 'georgia';
}

.slogan
{
	background-position: right bottom;
	font-weight: bold;
	font-size: 20px;
	background-image: url(s_bg.jpg);
	color: #790000;

	background-repeat: no-repeat;
	font-style: normal;
	font-family: 'Times New Roman';
}

.MainPage .MainPage a:link, .MainPage a:visited
{
         
	font-size: 20px;
	color: black;
	font-family: 'Times New Roman';




}


.MainPage a:hover
{
	color: black;
}

.menu, .menu a:link, .menu a:visited
{
	font-size: 20px;
	color: black;
	font-style: italic;
	font-family: Times New Roman;
	text-decoration: none;
}

.menu a:hover
{
	color: #790000;
}

.PageHeader
{
	font-size: 20px;
	color: black;
	font-family: Times New Roman;
}

.SubHeader
{
	font-size: 16px;
	color: black;
	font-family: Times New Roman;
}
