body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a:link,a:visited,a:hover,a:active{
	color: #000000;
	text-decoration : none;
}
.frame{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
h1{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color : #000000;
}
h2,a:link.h2,a:visited.h2{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color : #000000;
}
h3{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	color : #000000;
}
h4,a:link.h4,a:visited.h4{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color : #ffffff;
}
.white, a:link.white,a:visited.white{
	font-size: 11px;
	color : #ffffff;
}
.small, a:link.small,a:visited.small{
	font-size: 10px;
}
input,textarea,.input{
	width:580px;
}
.signup{
	width:200px;
}