

P { font-family: arial, helvetica, verdana; font-size:14px}

TD { font-family: arial, helvetica, verdana; font-size:14px}

h1 { font-family: arial, helvetica, verdana}
h2 { font-family: arial, helvetica, verdana}
h3 { font-family: arial, helvetica, verdana}
h4 { font-family: arial, helvetica, verdana}
.orange { color: #FF9900 }
.gold { color: #FF6600 }
.white { color: #FFFFFF }
.black { color: #000000 }
.yellow { color: #FFCC00 }
strong {font-family: arial, helvetica, verdana
    } 
#big {font-size: 98%}
#small {font-size: 75%}
#smaller {font-size: 65%}

UL  {
	font-size : 90%;
	color : #000000;
	font-family : arial, helvetica, verdana;
	list-style-type :disc;
    background: none;
}
	
LI  {
	color : #000000;
	font-family : arial, helvetica, verdana;
    background: none;
}