 BODY, P, TD  {
	background-color: Black;
	color: Silver;
    font-family: verdana, tahoma, arial;
	font-size : 12pt;
}
INPUT  {
	background-color: Silver;
	color: Black;
	font-family: verdana, tahoma, arial;
	font-size : 12pt;
}
 H3 {
	font-family: arial;
	font-size : 16pt;
	background-color: Black;
	color: #9900FF;
	font-weight : bold;
	text-align : center;
} 
	
 H1 {
	background-color: Black;
	color: #9900FF;
	font-family: arial;
	font-size : 20pt;
	font-style : italic;
	}

H2 {
	background-color: Black;
	color: #9900FF;
	font-family: arial;
	font-size : 14pt;
}

H4 {
	background-color: Black;
	color: #9900FF;
	font-family: arial;
	font-size : 14pt;
	text-align : center;
}
A:link
{
	color: #9966ff;
}

A:visited
{
	color: blue;
}
A:hover {color: red;}
.HLITE {
	background-color: Black;
	color: gray;
	text-align: center;
	font-family: arial;
	font-size : 16pt;
}
.HL2 {
	background-color: Black;
	color: #9900FF;
	font-family: arial;
	font-size : 14pt;
}
.HL3 {
	background-color: Black;
	color: #9900FF;
	font-family: arial;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
}

table.borderVisible
{
font-family: arial;
font-weight: normal;
font-size: 10px;
color: #404040;
background-color: #ffffff;
border: 1px #ffffff solid;
border-spacing: 1px;}

td.tdHeader
{ text-align: center;
font-family: arial;
font-weight: normal;
font-size: 10px;
color: #404040;
}

.bullet {list-style-image: url(images/dot.jpg);}
