

TABLE {
	color: #000000;
	font-size: 11;
	text-decoration: none;
	font-family: Verdana;
}

A:link { text-decoration: none ; color: black} 
A:visited { text-decoration: none ;color : #999b9d}
A:hover { text-decoration: none ;color: orange}

p, ul, ol, li, div, td, tr, th, b, I, h1, h2
 {font-family:Verdana}

ul, ol, li, div, td, tr, th, b, I, h2
 {color: #000000; font-size: 13px;}

p
 {color: #000000; font-size: 12px;}

a
 {font-size: 13px;}


h1
 {color: #000000; font-size: 17px;}



