body {
scrollbar-face-color: #666666; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #666666; 
scrollbar-3dlight-color: #666666; 
scrollbar-arrow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-base-color: #666666;
scrollbar-track-color: #E3E3E3;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
	background-image: url(images/ground.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

p {
	text-align: justify;
	line-height: 18px;
	word-spacing: 1px;
}

.small {
	font-size: 10px;
	text-decoration: none;
	line-height: 8px;
	font-style: normal;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.white {
	color: #FFFFFF;
	font-size: 10px;
}

a.copy:link {
	color: #FFFFFF;
}

a.copy:visited, a.copy:hover, a.copy:active {
	color: #FFFFFF;
}

.redBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.redBold14 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.blueBold11 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}

.blueBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.blueBold14 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}


.px12 {
	font-size: 12px;
	font-weight: bold;
}