
/*
a:link{ color: #CF7F18; font-family:; }

a:visited{ color: #AD660C; }

a:hover, a:focus{ color: #FF9814;	text-decoration:none; }


*/

/*ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }
*/
ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:normal;}

em strong, strong em{ font-weight:normal; }





