tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	line-height: 130%;
	
}
a,a:active,a:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #EAEAEA;
}

th,tr,td {
	vertical-align: top;
}
textarea {
	border: 1px solid #000000;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
}

strong {
	font-weight: normal;
}

.menu a,.menu a:active,.menu a:visited {
	vertical-align: middle;
	background: #A5B4C5;
	display: block;
	color: black;
	height: 20pt;
	padding-left: 10px;
	border-left: 5px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}

.menu a:hover {
	vertical-align: middle;
	background: #A5B4C5;
	display: block;
	color: black;
	height: 20pt;
	padding-left: 5px;
	border-left: 10px solid #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;

}

h1 {
	font-size: 14pt;
}