BODY, TD{
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
}

TH {
	font-family : verdana, sans-serif;
	text-align : center;
	font-size : 11px;
	background-color : #DADADA;
	color : #000000;
	font-weight: bold;
}

TH A {
  font-weight: bold;
}

TH A:hover {
  font-weight: bold;
}

INPUT, TEXTAREA, SELECT, BUTTON{
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	border-width: 1;
	border-color: #A3A3A3;
}

A {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

A:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
}

.menu {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color : #000000;
	font-weight: normal;
	text-decoration : none;
}

.menu:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #5E5E5E;
	font-weight: normal;
	text-decoration : underline
}

.heading {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #003065;
}

.light {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	background-color: #F7F7F7;
	}

p {margin: 4px;}

.tgreen {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #2D6D00;
	line-height: 14px;
	font-weight: normal;
}

.tblack {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 14px;
	font-weight: normal;
}

.tblue {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #226D94;
	line-height: 14px;
	font-weight: normal;
}

strong, b{
	font-weight : bold;
}

.error {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : red;
	font-weight: bold;
}
