body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1{font-family:Verdana; font-weight:bold; font-size:12px; color:#ff0000;padding:5px;overflow:hidden;}
h2{font-family:Verdana; font-weight:bold; font-size:12px; color:#ff0000;}
h3{font-family:Verdana; font-weight:normal; font-size:10px; color:#ff0000;}
h4{height:240px; width:300px; border:10px solid red; padding:30px; font-size:16px; overflow:hidden;}

a:link    { font-weight:bold;  color:#000000; text-decoration:none;}
a:visited { font-weight:bold;  color:#000000; text-decoration:none;}
a:focus   { font-weight:bold;  color:#000000; text-decoration:underline;}
a:hover   { font-weight:normal;color:#000000; text-decoration:none;}
a:active  { font-weight:bold;  color:#000000; text-decoration:underline;}

ul
{
	list-style-type: none;
}

LI
{
	list-style-position: outside;
	list-style-type: circle;
}

