BODY { 
	font-family:  verdana, helvetica, arial, sans-serif;
	color: #006699;
	font-size: .8em 
}

table {
	border:0;
	width: 100%	
}

hr {
	size: 3;
	color: #993333
}

hr.hp {
	width: 100%;
	color: #999999
}

p
{ 
	text-indent: 10 
}

p.nointend
{ 
	text-indent: 0 
}
p.small
{
	font-size: .5em
}
p.red
{ 
	color: rgb(255, 0, 0);
	text-indent: 10
}
p.copy
{ 
	color: rgb(0, 255, 0);
	font-size: .6em;
	text-align: Center
}

a:link
{
	color: rgb(204, 153, 0)
}

a:visited
{
	color: rgb(102, 102, 153)
} 

a:active 
{
	color: rgb(204, 51, 153)
}

td.blue
{
	background-color: rgb(0, 0, 102)
}

td.small
{
	font-size: .7em
}

td.left
{
	background-color: rgb(200, 255, 210) 
}

td.right
{
	background-color: rgb(230, 255, 255) 
}

td.pink
{
	background-color: rgb(238, 204, 215) 
}

td.q
{
	background-color: rgb(129, 220, 186) 
}

th
{
	font-family: verdana, helvetica, arial, sans-serif; 
	color: rgb(0, 51, 153);
	font-size: .8em
}

th.color
{
	background-color: rgb(220, 255, 255) 
}

ul
{ 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .8em
	text-indent: 0 
}

li
{ 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .8em
	text-indent: 0 
}

h1
{
	color: rgb(0, 0, 102);
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.8em
}

h2
{
	color: rgb(0, 0, 102); 
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em
}

h3
{
	color: rgb(0, 0, 102); 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.2em 
}

h4
{
	color: rgb(0, 0, 102);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.1em 
}

h5
{
	color: rgb(0, 0, 102);
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em
}

h6
{
	color: rgb(0, 0, 102);
	font-family: verdana, helvetica, arial, sans-serif
	font-size: .9em
}



