A:hover {
	color: red;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	top: auto;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}


body {
	background: White;
	border-left: 
        border-Rightleft: 
	
}
h1 {
	background: White;
	
	font-family: Verdana;
	font-size: 20px;
}
h2 {
	background: White;
	
	font-family: Verdana;
	font-size: 16px;
}
	

h3 {
	background: White;
	
	font-family: Verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
}
