body {
background-color: #FFFFFF;
}

p { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
line-height: 1.3;
}

p.center { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: center;
line-height: 1.3;
}

p.centerwhite { font-family: verdana;
color: #FFFFFF;
text-decoration:  none; 
font-size: 11px;
text-align: center;
line-height: 1.3;
}

.menu { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
font-weight: bold;
line-height: 1.3;
margin-right: 10px;
}

H1 { font-family: verdana;
text-decoration:  none; 
color: #000066;
font-size: 13px;
text-align: left;
font-weight: bold;
line-height: 1.3;
MARGIN-right: 60px;
border-bottom: 1px solid #DF0000;
}

ul { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

li { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}

td.bottom {
BORDER-bottom: #4F4F4F 1px solid;
}


a:link {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}

a:hover, a:active {
	font-family: verdana;
	color: #FF0000;
	text-decoration: none;
}

a.white:link {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover, a:active {
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}