html
{
	FONT-FAMILY:  Arial, Helvetica, Geneva, sans-serif;
	font-size:90%;
	color:  #000000;
}
td, p, ol, ul, li 
{ 
	font-size:90%;
}

hr { height: 1px; color:#000000; }
small { font-size:75%; }

/*A:link, A:visited, A:active {color: #000000; text-decoration:underline; }
A:hover { color: #000000; text-decoration:underline; }*/

h1
{
	font-size:20px;
}
h2
{
	font-size:16px;
}
h3
{
	font-size:12px;
}
h4
{
	font-size:80%;
}
h5
{
	font-size:75%;
}
h6
{
	font-size:75%;
}

.small_text {
	font-size:80%;
}

div.submit {
	text-align: center;
}