
	body {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, 

Helvetica, sans-serif;
	}


h1, h2, h3, h4, h5, h6, th, dt	{ font-family: 'Lucida Grande', Verdana, 

Geneva, Lucida, Arial, Helvetica, sans-serif; }




/* WinNS4 */
p, div, ul, dl, dt, dd, pre, ol, li, blockquote, address	{
	color: black;
	}
	
		
a, address, blockquote, body, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, big, center, dir, font, hr, menu, pre,		
abbr, acronym, bdo, button, fieldset, ins, label	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	#036;
	border-style:	none;
	}	
		
body	{	
	color:	black;
	background:	white;
	}	
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
strong	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	black;
	}	

b	{
	font-weight:	bold;
	}
	
i	{
	font-style:	italic;
	}
		
.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	yellow;
	color:	black;
	}	
		
del	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
ins	{	
	text-decoration:	none;
	background:	yellow;
	}	
		
var, cite, dfn, .note	{	
	font-style:	italic;
	}	
		
address	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
acronym	{
	font-variant:small-caps;
	letter-spacing:0.1em;
	text-transform : capitalize;
}	
		
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	#036;
	background:	white;
	}	
		
hr	{	
	color:	#036;
	}	
		
#colophon	{	
	display:	none;
	}	
		
col, colgroup, table, tbody, td, tr	{	
	color:	black;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	background:	white;
	}	
		
A:link  {   
    text-decoration : none;
    font-weight : bold;
    color : #4b758e;
    background : transparent;
    }   
    
A:visited   {   
    text-decoration : none;
    font-weight : bold;
    color : #5b839b;
    background : transparent;
    }   
        
A:active    {   
    text-decoration : none;
    font-weight : bold;
    color : #87a5b7;
    background : transparent;
    }
    
A:hover {   
    text-decoration : none;
    color : #367393;
    background : transparent;
    }   
        
A.offsite   {   
    text-decoration : none;
    font-weight : normal;
    color : #3e687f;
    background : transparent;
	}	

body	{
	margin-top:	1.58em;
	margin-left:	1.58em;
	margin-right:	1ex;
	margin-bottom:	1.58em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:	0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:	auto;
	}
	
 		.old { 
        display : block;
        }
  		
		#float {
		float : none;
		text-align : center;
		clear : both;
		}
		
		#float p {
		font-size : xx-small;
		text-align : center;
		}
		
		#clear {
		float : none;
		text-align : center;
		clear : both;
		}
		
		#clear p {
		font-size : xx-small;
		text-align : center;
		}
		
		#clear1 {
        float : none;
 		text-align : center;
		clear : both;
		}

		#clear1 p {
		font-size : xx-small;
		text-align : center;
		}

		p.small {
		font-size : x-small;
		}

		p.valid {
		font-size : x-small;
		color : Black;
		font-family : monospace;
		}
		
		#bread {
    	font-size : x-small;
    	border : 1px solid #205a77;
    	padding: 3px;
    	margin-bottom: 25px;
		width : 97%;
    	}
		
		caption {
    	text-align : left;
   		}
        
		th  {
    	text-align : left;
    	}
		
		span {
        font-style : italic;
        }

.links {height: auto; left: 25%; width: 95%; border: 2px dotted black; 

background: #EEC; padding: 10px; font-size : small;}
