body {
background-color: #FFFFFF;
}

p { font-family: tahoma, sans-serif ;
color: #000066;
text-decoration:  none; 
font-size: 14px;
line-height: 1.5;
}

H1 { font-family: tahoma, sans-serif ;
text-decoration:  none; 
color: #000066;
font-size: 12px;
font-weight: bold;
line-height: 1.5;
}

table.border {
BORDER-left: #000000 1px solid;
BORDER-right: #000000 1px solid;
}

ul { font-family: tahoma, sans-serif ;
color: #000066;
text-decoration:  none; 
font-size: 11px;
margin-left: 25px;
margin-right: 25px;
}

li { font-family: tahoma, sans-serif ;
color: #000066;
text-decoration:  none; 
font-size: 11px;
margin-left: 25px;
margin-right: 25px;
}


a:link {
	font-family: tahoma, sans-serif;
	color: #5C1A08;
	text-decoration: none;
	font-size: 12px;
    font-weight: bold;
}

a:visited {
	font-family: tahoma, sans-serif;
	color: #D0B324;
	text-decoration: none;
	font-size: 12px;
}

a:hover, a:active {
	font-family: tahoma, sans-serif;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
