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:16px; color:#000000;padding:5px;overflow:hidden;}
h2{font-family:Verdana; font-weight:bold; font-size:13px; color:#000000;}
h3{font-family:Verdana; font-weight:bold; font-size:13px; color:#000000;}
h4{height:240px; width:300px; border:10px solid red; padding:30px; font-size:16px; overflow:hidden;}

a:link    { font-weight:bold;  color:#4682b4; text-decoration:none;}
a:visited { font-weight:bold;  color:#4682b4; text-decoration:none;}
a:focus   { font-weight:bold;  color:#4682b4; text-decoration:underline;}
a:hover   { font-weight:normal;  color:#4682b4; text-decoration:none;}
a:active  { font-weight:bold;  color:#4682b4; text-decoration:underline;}



TABLE
{
	border-right: steelblue thin solid;
	table-layout: auto;
	padding-right: 1px;
	border-top: steelblue thin solid;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: steelblue thin solid;
	color: black;
	padding-top: 1px;
	border-bottom: steelblue thin solid;
	font-family: Verdana;
	border-collapse: separate;
	background-color: transparent;
	border-style: solid;
	
}


