h1 {
	font-family: Georgia;
	text-align:center;
	font-size:18pt;
	color:white
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size=16pt;
	color: #CCCCCC;
	margin-bottom : 0px;
}
h3 {
	font-family: Georgia;
	text-align:center;
	font-weight:bold;
	font-size : 13px;
	margin-bottom : 0px;
}
p {
	font-family: "verdana,arial";
	font-size=9pt;
	color: White;
}
TD {
	font-family: Verdana;
	font-size: 9pt;
	color: White;
}

TD#menu {
	font-family: Verdana;
	font-size: 9pt;
	color: White;
	max-width:300;
}
TD#main {
	font-family: Verdana;
	font-size: 9pt;
	color: White;
	max-width:400px;
}
BODY {
	background-image: url(media/back.gif);
	margin-top: 0;
	margin-bottom: 0;
}



TD#cap{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma;
}
A:LINK {
	color : White;
	text-decoration : none;
	font-weight : bolder;
	width : 100%;
	
}

A:VISITED {
	color : White;
	text-decoration : none;
	font-weight : bolder;
	width : 100%;
	
}
A:HOVER {
	
	font-weight : bolder;
	text-decoration : none;
	width : 100%;
}
TABLE {max-width:908px;}
