body,td, th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

a.MenuLinks:link, a.MenuLinks:visited {
	color : #f2e981;
	text-decoration: none;
}
a.MenuLinks:hover {
 	color : #ffffff;
 	text-decoration : none;
}	

p.MainPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #512667;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #512667;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #512667;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #512667;
	margin-bottom: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
