body
{
				font-family: Arial, Helvetica, sans-serif;
				color: #666666;
				text-align: center;
				margin: 0px auto;
				width: 650px;
}

a:link
{
				text-decoration: underline;
				color: #996600
}

a:visited
{
				text-decoration: 
underline;
				color: #996600
}

a:hover
{
				text-decoration: underline;
				color: #000068
}

a:active
{
				text-decoration: underline;
				color: #996600
}

h1
{
				font-family: arial, helvetica, sans-serif;
				margin-top:0pt;
				margin-bottom:0pt;
				font-size: 8pt;
				color: #006666;
				background-color: white;
}

font { font-family: Arial, Helvetica, sans-serif; }

h2
{
				font-family: arial, helvetica, sans-serif;
				margin-top:0pt;
				margin-bottom:0pt;
				font-size: 8pt;
				color: #999966;
				background-color: white;
}

h3
{
				font-family: arial, helvetica, sans-serif;
				margin-top:0pt;
				margin-bottom:0pt;
				font-size: 7pt;
				color: #999966;
				background-color: white;
}

h4
{
				font-family: arial, helvetica, sans-serif;
				margin-top:0pt;
				margin-bottom:0pt;
				font-size: 8pt;
				color: #666666;
				background-color: white;
}

h6
{
				font-family: arial, helvetica, sans-serif;
				margin-top:1pt;
				margin-bottom:1pt;
				color: #999966;
				background-color: white;
}

img { border-style: none; }

.cream { background: #FFFFCC; }
.redsmall {
				color: #FF0000;
				font-size: small;
}

.red { color: #FF0000; }

.redbig {
				font: x-large Geneva, Arial, Helvetica, sans-serif;
				color: #FF9900;
}
