body,tr,td{
		font-family: tahoma;
		font-size: 11px;
		color:#3E3E3E;
}

a{
	color: #0081B3;
}

a.menu{
	color: #0076A3;
	font-size: 14px;
	font-weight: 200;
}

a.menu:hover{
	text-decoration: none;
	
}
a.menuselected{
	color: #F58600;
	font-size: 14px;
	font-weight: 200;
}

h1{
		font-size: 25px;
		color: #0076A3;
		font-weight: 300;
}

h2{
		font-size: 18px;
		color:  black;
		font-weight: 300;
		margin-bottom: 10px;
}