/* external style sheet spencers.css */



td  { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : Maroon;
}

p { font-family: Vedana,Arial, sans serif;
    color : Gray;
    font-size: 12 }
	
	.framz {  border: #ff0000; 
border-style: solid; 
padding : 5px;
border-top-width: 
1px; border-right-width: 
1px; border-bottom-width: 
1px; border-left-width: 1px
}

p.c { font-size: small;
    text-align: right }

h1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size: x-large;
     color: Gray;
}

h2 { font-family: Times New Roman, serif;
     font-size: large;
     font-style: italic;
     font-weight: bold;
     color: #336600 }

h3 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
color : Maroon;
     background-color: #FFCC33;
     padding: 2px 8px 2px 8px }

h3.x { background-color: #FBE8E8;
}

h4 { font-family: Times New Roman, serif;
     font-size: medium;
     color: #000000 }

h5 { font-family: Times New Roman, serif;
     font-size: medium;
     color: #000000 }

h6 { font-family: Times New Roman, serif;
     font-size: medium;
     color: #000000 }

A:link    {color:#0000FF; text-decoration:none;}
A:visited {color:#0000ff; text-decoration:none;}
A:hover   {color:#FF0000; text-decoration:none;}

ul { font-family: Times New Roman, serif;
     font-size: medium }

/* end of file */
