body {
	font: normal 12px "Times New Roman", Times, serif;
	color: #FFFFFF;
	list-style: square url(www/none) outside;
	margin-top: 0px;
	background-image: url(bg/bgwhite.gif);
}
p {  font: normal 16px "Times New Roman", Times, serif; list-style: square; color: #000000}
li {  font: 14px "Times New Roman", Times, serif; list-style: square; color: #000000}

pre {  font-family: "Courier New", Courier, mono; color: #000000}

h2 {
font-size: 16pt; color: #000099; font-family: Arial,Helvetica,sans-serif; font-weight: normal;
}

h3 {  
font-family: Arial,Helvetica,sans-serif;font-size: 12pt; font-weight: bold; color: #CC0000
}

h1 {  
font-family: Arial,Helvetica,sans-serif; font-size: 18pt; font-weight: normal; color: #000099; margin-bottom: -10px; border-bottom: 1px solid #CC0000; padding-bottom: 5px 
}


a:link {
	color: #0033CC
}
a:hover {
	color: #66FFFF
}
a:visited {
	color: #9900FF
}
