body { font-family: "Palatino Linotype", "Book Antiqua"; background-color: #999999; }

a:link {	color: #000148; text-decoration: none; }
a:visited {	color: #2F3E4F; text-decoration: none; } 
a:active {text-decoration:none}

a:hover { color: Maroon; text-decoration: none; }

#MainMenu {font-family: Verdana; font-size: 11px; color: Black;}
#BottomText {font-family: Verdana; font-size: 10px; color: White;}

#MainText {
font-family: "Palatino Linotype", "Book Antiqua";
font-size: 15px;
color: black; 
margin-left: 25px; 
margin-right: 25px;
margin-bottom: 15px;
margin-top: 25px;
 }
 
#TitleText {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 28px;
	color: #2F4F4F;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#SubTitleText {
	font-family: "Palatino Lingotype";
	font-size: 26px;
	color: Black;
	font-weight: bold;
	text-align: center;
}

.HeadLine
{
	font-family: "Palatino Linotype", "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 24pt;
	color: #141450;
}


.SubHeadLine
{
	font-family: "Palatino Linotype", "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	color: #2F4F4F;
}