body 
{
	font-family: "Times New Roman";
	background-attachment:fixed;
	background-position:top;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.fontlanguage
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.fonthead
{
	font-family: "Times New Roman";
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.fonttd
{
	font-family: "Times New Roman";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
td
{
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a:link
{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	font-family: "Times New Roman";
	font-size: 14px;
	color:#0398F6;
}
a:active
{
	font-family: "Times New Roman";
	font-size: 13px;
	color:#0398F6;
}
div
{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
}
#Menu
{
  text-align:left;
  background-image:url('Images/bg.gif');
}
ul
{
list-style-type: none;
}
