.textBody {color:#002F72; font-family:verdana, arial; font-size:10px; line-height:18px;}

.textHeader {color:#002F72; font-family:verdana, arial; font-size:12px; line-height:18px;}

a {color: #002F72; font-family:verdana, arial; font-size:10px; text-decoration:underline;}
a:active {color: #002F72; font-family:verdana, arial; font-size:10px; text-decoration:underline;}
a:visited {color: #002F72; font-family:verdana, arial; font-size:10px; text-decoration:underline;}
a:hover {color: #A8C5F1; font-family:verdana, arial; font-size:10px; text-decoration:none;}

.forms{ font-family: Verdana, Arial, san-serif;
 font-size: 10px;
 color: #002F72;
 background: #FFFFFF;
border: 1px solid #002F72;
}

body {

        scrollbar-arrow-color: #002F72;

        scrollbar-highlight-color: #A8C5F1;

        scrollbar-shadow-color: #002F72;

        scrollbar-base-color : #A8C5F1;

        scrollbar-track-color: #A8C5F1;

        scrollbar-face-color: #A8C5F1;

        scrollbar-3dlight-color: #ffffff;

        scrollbar-darkshadow-color: #6193E0;

        }
        
input.mailingListThingy {
	font-family: Verdana; 
	font-size: 10px; 
	color: #002F72;
	height: 18px; 
	width: 141px;
	border-width: 1px;
	border-style: solid;
	border-color: #002F72;
	background-color: #ffffff; 
}

input.thingies {
	font-family: Verdana; 
	font-size: 10px; 
	color: #002F72;
	height: 19px; 
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #002F72;
	background-color: #ffffff; 
}
textarea.comments {
	font-family: Verdana; 
	font-size: 10px; 
	color: #002F72;
	width: 245px;
	border-width: 1px;
	border-style: solid;
	border-color: #002F72; 
}