INPUT, SELECT, TEXTAREA {font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif'; font-size: 8pt; color:#003300; font-weight: normal;}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	background-color: #F0F0F0;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/backgrd.gif);
	}
a:link {
    font-size: 11px;
	color: #003300;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #003300;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-size:  11px;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	color: #333333;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	color: #000066;
}
hr {
	color: #003300;
	height: 1px;
	width: 75%;
}
td {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	color: #333333;
}
.li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
.border {
	border: 1px solid #003300;
}
.border2 {
	border: 1px solid #000066;
}
.emphasis {
     font-size:11px;
     font-weight: bold;
	font-family:  Tahoma, Verdana, Arial;
	color: #003300;	 
	 }
.small {
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	font-size: 9px;
	ftext-decoration: none;
} 
a.small:link 	 { 
    font-size: 9px;
	color: #000066;
	text-decoration: none;
}
a.small:visited {
    font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
a.small:hover   {
    font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
a.small:active  {
    font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.smalltext  {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	font-size: 10px;
	font-weight: normal;
} 

a.contact {
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, 'sans-serif';
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
.rightcell {
    background-color: #FFFFFF;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
