<!--

A:link
{ text-decoration: none; color:#23557a; font-weight: bold;}
A:visited
{ text-decoration: none; color:#23557a; font-weight: bold;}
A:active
{ text-decoration: none; color:#23557a; font-weight: bold;} 
A:hover
{ text-decoration: none; color:#23557a; font-weight: bold;}

body
{ background-color: #D5D5D5;
background-image: url(bg.jpg);
background-position: top;
background-repeat: repeat-x;
padding: 0px;  

font-family: tahoma; 
color: #60a0d0; 
letter-spacing: 1px; 
font-size:8pt; 
line-height: 14px;


scrollbar-face-color : #D5D5D5; 
scrollbar-highlight-color : #D5D5D5; 
scrollbar-3dlight-color : #D5D5D5; scrollbar-shadow-color : #23557a; 
scrollbar-darkshadow-color : #D5D5D5; scrollbar-track-color : #D5D5D5; 
scrollbar-arrow-color : #23557a;}

td
{ font-family: tahoma; 
color: #60a0d0;
letter-spacing: 1px; 
font-size:8pt; 
line-height: 14px;
cellpadding:0px;  }

input, textarea
{ background: #D5D5D5;
font-family: courier new;
color: #23557a; 
letter-spacing: 1px; 
font-size:7pt; 
line-height: 14px;
border-style: solid;
border-color: #23557a;
border-width: 1px}

h2
{ color: #23557a;
font-size: 9pt;
line-height: 14px;
font-family: trebuchet ms;
letter-spacing: 2px;
text-align: left;
padding: 2px;
margin: 0px;}

h3
{ color: #23557a;
font-size: 8pt;
line-height: 14px;
font-family: trebuchet ms;
letter-spacing: 2px;
text-align: left;
padding: 2px;
margin: 0px;}

blockquote 
{background-color: #e0e0e0;
border-top: 3px solid #23557a;
border-bottom: 3px solid #23557a;
margin: 5px;
padding: 5px;}

p.title {
	background: url('http://www.foursweatervests.org/chuck/title.gif') no-repeat left center;
	padding: 0 0 0 15px;
	color: #23557a;
	font-weight: bold;
	font-family: trebuchet ms;
	letter-spacing: 2px;
	text-align: left;
	font-size: 9pt;
	}

-->