body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.submenu {
	font-size: small;
	font-weight: bold; 
	font-style: italic;
	}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00FFFF;
}
a:active {
	color: #FF0000;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

h1 {
	font-size: medium;
	font-weight:bold;
	}

h2 {
	font-size: small;
	font-weight:bold;
	}