A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
a:hover.menu {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
a:active.menu {
	font-size: 12px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 12px;}
hr {  color: #000000}

h1 {
	font-size: 24pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {
	font-size: 18pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{color: #1B1B1B; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}

.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #E6E7F2;
	padding: 3px;
	margin: 3px
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
