

<style>
	
A.insite  { color: yellow; font-size: 10px; font-family: Arial, Helvetica, Tahoma; text-decoration: none; margin-bottom: 1px }
A.insite:hover  { color: yellow; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
A.insite:active { color: blue; text-decoration: none }

A.body     { color: white; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Tahoma; text-decoration: none; margin-bottom: 1px }
A.body:hover     { color: black; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
A.body:active    { color: blue; font-weight: normal; text-decoration: underline }

A.top { color: black; Font-Family: Arial, Helvetica, Tahoma; Font-Size: 13px;text-decoration: none; margin-bottom : 1px;}
A.top:hover  { color: blue; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
A.top:active { color: silver; text-decoration: none }

A.head       { color: black; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, Tahoma; text-decoration: none; margin-bottom: 1px }
A.head:hover        { color: #990000; font-weight: normal; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
A.head:active      { color: blue; font-weight: normal; font-size: 13px; text-decoration: none }

header { color: black; font-style: normal; font-weight: 300; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.red_border { border: dashed 1px #dd0000 }
.black_border  { color: black; border: solid 1px }
.blue_border { border: solid 1px #0066ff }

div.padded {  
padding-top: 0px;  
padding-right: 5px;  
padding-bottom: 0px;  
padding-left: 5px;  
} 

h1.header{
font-family:arial;
color: gray;
font-size:10px;
display:inline;}
    


</style>
