body {
	background-color: #043B62;
	margin: 20px;
}

td {
	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #333333;
	font-size: 12px;
}

a:link { color: #800000; text-decoration:underline;}
a:hover {color: #043B62; text-decoration:underline;}
a:visited { color: #800000; text-decoration:underline;}

.smalltext {
	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

a.smalltext:link { color: #800000; text-decoration:underline;}
a.smalltext:hover {color: #043B62; text-decoration:underline;}
a.smalltext:visited { color: #800000; text-decoration:underline;}

.menu {

	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #333333;
	font-size: 15px;

}
a.menu:link { color: #800000; text-decoration:none;}
a.menu:hover {color: #333333; text-decoration:none;}
a.menu:visited { color: #800000; text-decoration:none;}

.submenu {
	font-family: Tahoma, Century Gothicl, Verdana, Arial, Trebuchet MS;
	color: #333333;
	font-size: 14px;
	font-weight: bold;


}
.copyright {
	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #FFFFFF;
	font-size: 10px;	

}

.textred {
	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #800000;
	font-size: 12px;
	font-weight: bold;
}
 
.textgreen {

	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #008000;
	font-size: 25px;

}

.textgreen2 {

	font-family: Century Gothic, Verdana, Arial, Trebuchet MS;
	color: #008000;
	font-size: 20px;

}

.title {
	font-family: Mistral, Verdana, Arial, Trebuchet MS;
	color: #800000;
	font-size: 25px;
	font-weight: bold;


}