﻿ .highlight { color:White; background-color:#488AC7; font-family:Trebuchet MS; font-size:10px; padding : 1px;}
    .item { font-family:Trebuchet MS; font-size:10px; padding : 1px;}
    .list { margin : 0px!important; padding:0px!important; background-color : white; border:solid 0px gray; 
	    overflow : auto;  height : 200px; list-style-type : none; text-align : left;  
    }
    
    .headerTab{ font-size:13px; font-family:Trebuchet MS; color:Black;}
    a:hover {color:Red; text-decoration:underline;}
    .linkButton { color:Gray; text-decoration:none;}
    .linkButton:hover { color:Red; text-decoration:underline;}
    .watermark { color:Gray;}