/* Styles Winmere 12/27/03 */ 


body            {
	font-family: Arial, Tahoma, sans-serif;
	color: #ffffff;
	font-size: .9em;
	background-image: url(graphics/back.jpg);
                    } 
td             {font-family: "Trebuchet MS";
                    color: #663366;
                    font-size: 12px;
                    } 

h2               {font-family: "Trebuchet MS";
	  color:#006633;
                    font-size: 18px;
	  font-style:normal;
                    } 

h3                {font-family: Arial, Helvetica, sans-serif;
	  color: #006633;
                    font-size: 16px;
                    } 

ol.inside	 {list-style-type : square;
	 }

 .note 	 {color : #FF0000; 
	 font-weight : bold;
	 }

#abc1	 { text-decoration : underline;}

#abc2 	{ color: red;
                    font-weight: bold;
	font-size: 1.2em}

a                 {font-weight: normal; 
                    text-decoration: none;
	   } 

a:link            {color: #660033;
                    } 

a:active        {color: #333366;
                     } 

a:hover        {background-color: #FFFFCC;
                    }

a:visited       {color: #336699;
                     }

.colorpad	   {background-color : #FFFFCC;
	   padding : 5px;
	   border-width: medium;
	   border-style : double;
	   border-color : #FF99FF;
	   } 

p { font-family: Arial, Helvetica, sans-serif;
                    color: #006633;
                    font-size: 12px;
; font-weight: normal
 } .small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #006633}
.large {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.callname {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #660066;
}
