BODY {
	background-color: #FFFFFF;
	color: #000040;
	margin-top : 5px;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
}

A.menu:link {color: #0000FF; text-decoration: underline;}
A.menu:visited {color: #0000A0; text-decoration: underline;}
A.menu:hover {color: #000040; text-decoration: none;}
A.menu:active {color: #000040; text-decoration: none;}

A:link {color: #0000FF; text-decoration: underline;}
A:visited {color: #0000FF; text-decoration: underline;}
A:hover {color: #6060FF; text-decoration: none;}
A:active {color: #6060FF; text-decoration: none;}

A.colored:link {color: #0000FF; text-decoration: none;}
A.colored:visited {color: #000040; text-decoration: none;}
A.colored:hover {color: #000040; text-decoration: none;}
A.colored:active {color: #000040; text-decoration: none;}

P {font-family: Times;}
TD {font-family: Times;}
LI {font-family: Times; text-align: justify;}
H3 {font-family: Arial; text-align: center; font-size: 14pt; font-weight: bold; margin-bottom: 5px; margin-top: 0px;}
H1 {text-align: center; font-size: 22pt;}

.righted {text-align: right;}
.clair {color: #FFFFFF;}
.BigFont {font-family: Arial; font-size: 13pt; font-weight: bold;}
.copyright {font-family: Arial; font-size: 7pt; font-weight: bold;}

