a:hover
{
	font-color: rgb(185, 0, 0); 
	font-weight: normal;
}
a:link
{
	color: rgb(46, 49, 146);
}

a:visited
{
	color: rgb(0, 0, 0); 
} 
a:active 
{
	color: rgb(46, 49, 146);
}
body
{
	font-family: Garamond, Times New Roman, Helvetica;
	background-color: #FFFFFF;
	font-size: 11px;
	baseline: 240px;
}

input
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

td
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

li
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}


h1
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px; 
	margin-right: 20px; 
	margin-top: 20px;

}
h2
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: #303030;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
}
h3
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: rgb(10, 10, 10); 
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
}
h4
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: rgb(0, 51, 102);
}
h5
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: rgb(51, 0, 153);
}
h6
{
	font-family: Garamond, Times New Roman, Helvetica;
	color: rgb(204, 0, 153);
}