body,table,td    {
    font:12px/18px;
}
textarea,input,button {
	font-size:12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:hover {


	color: #006699;
	text-decoration: underline;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.trequired {
	font-family:Times New Roman;
	font-size: 12px;
}
.bottomborder {
	border:0px solid black;
	border-bottom-width: 1px;
}