/* CSS Document */

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
}

.bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 18px;
font-weight: bold;
color: #999999;
}

.bold2 {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
line-height: 14px;
font-weight: 200;
color: #000000;}

.bold2:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFCC66
	line-height: 14px;
	text-decoration: none;
	background-color: none;
	color: #990000;}
	
.bold3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
font-weight: bold;
color: #333333}

.bold3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC66
	line-height: 13px;
	text-decoration: none;
	background-color: none;
	color: #993300;}
		
	
.navigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight:100;
	color: #999999;
	line-height: 12px;
}

.navigation:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: 100;
	color: #FFCC66
	line-height: 13px;
	text-decoration: none;
	background-color: none;
	color: #993300;
	
	
}
]
