div {
	font-size: 12px;
}

body {
	background-image: url(../Images/background.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
a:link {
	color: #778192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #778192;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #778192;
}div#Menu {
	font-family: Arial;
	font-size: 12px;
}
.MenuLarge {font-size: 30px}
.TagStyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
}


TABLE
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
TH
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
TD
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}