td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link
{
	text-decoration: underline;
	color: #3C506F;
}	

a:visited
{
	text-decoration: underline;
	color: #3C506F;
}	

a:sctive
{
	text-decoration: underline;
	color: #4c306F;
}	

a:hover
{
	text-decoration: none;
	color: #3C506F;
}	


h1
{
	font-weight: bold;
	font-size: 14px;
}

h2
{
	font-weight: bold;
	font-size: 12px;
}

.textInput{font-family: Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #666699;}
    
textarea{font-family: Arial, Helvetica, sans-serif; font-size:11; border:1px solid #666699;}
