body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left : 8%;
	margin-right : 5%;
	margin-top: 1%; }

A:LINK.menu, A:VISITED.menu {
	font-weight: bold; 
	color : #4DC5FF;
	text-decoration : underline; }

A:LINK.front, A:VISITED.front {
	font-weight: bold; 
	color : #ffffff;
	text-decoration : underline; }

A:LINK, A:VISITED {
	font-weight: bold; 
	color : red;
	text-decoration : underline; }

A:HOVER.menu {
	font-weight: bold; 
	background-color : #000000;
	color : #FFFFFF;
	text-decoration : none; }

A:HOVER.front {
	font-weight: bold; 
	background-color : #0099ff;
	color : red;
	text-decoration : none; }

A:HOVER {
	font-weight: bold; 
	color : #FFFFFF;
	text-decoration : none; }

H1 {
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-top: 1pt; }

H2 {
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%; }

H3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	text-decoration: none; 
	margin-bottom: 1px; }

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800; }

TH {
	background-color : #FFFFFF; }
