body
{	
	font-family: Arial, Helvetica;
	font-size: 14px;
	background-color: #F0F0F0;
}
table
{
	background-color: #F0F0F0;
}
td
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
}
img
{
	border : 0px;
}
img.icon
{
	width: 104px;
	height: 78px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
}
h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
	color: #808080;
	font-family: CommercialScript BT;
	font-size: 40px;
	font-weight: bold;
}
small
{
	font-size: 10px;
}

iframe
{
	position: absolute;
	height: 400px;
	width:  720px;
	left: 222px;
	top: 182px;
}

input
{
	position: absolute;
	height: 30px;
	width: 144px;
	font-weight: bold;
	color: #808080;
	visibility: hidden;
} 

a:link
{	
	color: #008000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	outline: 0;
}
a:visited
{	
	color: #008000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:active
{	
	color: #008000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{	
	color: #00DD00;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	border-color: red;
}




