body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

td {
	vertical-align: top;

	}
a {
	font-size: 12 px;
	color: #303030;
	text-decoration: none
}
a:hover{
	font-weight: normal;
	background: yellow;
	text-decoration: none
}




p {
	font-size: 12px;
}

h2 {
	font-size: 18px;
	}
	
h3 {
	font-size: 18px;
	color: #999999;
}	
#selected {
	font-weight: normal;
	background: yellow;
	text-decoration: none
	
}



