﻿a:link
{
	color: #0000FF;
}
div.Container   
{
	width: 900px;
	background-color: #FFFFFF;
	position: relative;
	margin:0 auto;
	text-align:left;
	border: dashed
}
a:visited
{
	color: #0000FF;
} 
a:active 
{
	color: #0000FF;
}
body
{
	font-family: Arial;
	font-size:10pt;
	background-color: #99CCFF;
	text-align:center; 
	color: #000000
}


p.spacer{margin-top: -4px; margin-bottom: -4px
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial; color: #0000FF
}
p            { font-family: Arial; font-size: 10pt; color: #000000 }
li           { font-family: Arial; font-size: 10pt; color: #000000 }
ul           { color: #000000; font-family: Arial; font-size: 10pt }
table        { font-family: Verdana; font-size: 10px; color: #0000FF; background-color:#99CCFF }