@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}
body {
	margin-top: 10px;
	
}

a:link {
	text-decoration: none;
	color: #999;
	
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: none;
	
}
h1 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 150%;
}
.style10 {	
	font-size: 10px;
	color: #CCC;
}

.style11 {	
	font-size: 12px;
	color: #999;
}
a img { border: none; }

a:focus {
outline-color: #003300;
}

a {
outline: none;
}
a:hover, a:active, a:focus {
color: #003300;

text-decoration: none;
}

.spacer {
	color: #FFF;
}
.redtx {
	color: #C04D00;
}
