h1,h2,h3 {
	font-size: 22pt;
}
tr,td,th,body
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-size: 10pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-size: 10pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}

a:active {
	font-size: 10pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:normal {
	font-size: 10pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-size: 10pt;
	font-weight : normal;
	text-decoration: underline;
	color: #CC0000;
}

input, checkbox, select {
	border: 1px solid #CC0000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 18px;
	vertical-align:top;
}
.noborder {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
}
option {
font-size: 10px;
}

textarea {
	border: 1px solid #CC0000;
	background: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-weight: normal;
	line-height: 16px;
}
