body     {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	background-color: #000000;
	background-image:url(images/background.jpg);
}
td  {
	font-size: 12px;
	line-height: 16px;
}
.heading { 
	color: #000000;
	font-size:16px;
	line-height: 18px;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
}

.heading2 { 
	color: #FFFFFF;
	font-size:18px;
	line-height: 20px;
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-weight: bold;
}

.copyright	{
	font-size: 9px;
	line-height: 10px;
}

a    { font-size: 12px; color: #003366; font-weight:bold; text-decoration: none }
a:hover     { font-size: 12px; color: #990000; font-weight: bolder; text-decoration: none;}

a.top    { font-size: 10px; color: #333333; text-decoration: none }
a:hover.top     { font-size: 11px; color: #990000; font-weight: bolder; text-decoration: none;}


.insideold {  font-size: 16px; line-height: 20px; font-weight: bold;}
.insidemed {  font-size: 14px; line-height: 18px; font-weight: bold;}
.inside    {  font-size: 12px; line-height: 16px; font-weight: bold;}
.insideclick    {  font-size: 12px; right:auto}

.footers  { font-size: 9px; font-family: Verdana }

.code { 
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	background-color: #F2F1F3;
	border: #FAFAFA;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin: 20px 20px 20px 20px;
	font-family: "Courier New", Courier, mono;
}
