h1,h2,h3 {
	font-size: 10pt;
}
tr,td,th,body
{
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:active {
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:link {
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-size: 8pt;
	font-weight : normal;
	text-decoration: none;
	color: #CC0000;
}
input, checkbox, select {
	border: 1px solid #CC0000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	vertical-align:top;
}
.noborder {
	border: 0px;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
}
option {
        font-size: 10px;
}
textarea {
	border: 1px solid #CC0000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-weight: normal;
	line-height: 16px;
}
table.full-height {
  height:100%;
  width:100%;
  border:1px solid #000000;
}
