body {
background-color: #FFF1D9;
}

p { font-family: arial ;
color: #7f7f7f;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
line-height: 1.2;
margin-left: 20px;
margin-right: 20px;
}

.menu{ font-family: arial ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 1.3;
}

H1 { font-family: arial ;
text-decoration:  none; 
color: #285E96;
font-size: 12px;
text-align: left;
font-weight: bold;
line-height: 1.0;
margin-top: 2px;
margin-bottom: 1px;
margin-left: 20px;
margin-right: 0px;
}

H2 { font-family: arial ;
text-decoration:  none; 
color: #285E96;
font-size: 14px;
text-align: left;
font-weight: bold;
line-height: 1.0;
margin-top: 2px;
margin-bottom: 1px;
margin-left: 20px;
margin-right: 0px;
}

ul { font-family: arial ;
color: #7f7f7f;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
}

li { font-family: arial ;
color: #7f7f7f;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
}

table.border {
BORDER-left: #9E9E9E 1px solid;
BORDER-right: #9E9E9E 1px solid;
}


a:link {
	font-family: arial;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-family: arial;
	color: #285E96;
	text-decoration: none;
}

a:hover, a:active {
	font-family: arial;
	color: #F1B537;
	text-decoration: underline;
}
