div#content h1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	margin:0 0 20px 0;
}

div#content p,
div#sub p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E9D6B6;
	line-height:20px;
	width:400px;
	float:left;
	font-weight:normal;
	margin:0 0 20px 0;
}

	input.std,
	textarea.std {
		background-color:#fff;
		border:0 none;
		height:17px;
		width:200px;
		font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
	}

	td.norm {
		font-weight:normal;
	}

a, a:hover {
	cursor:pointer;
}

	p.links {
		color:#E8EA69 !important;
		float:left;
		width:200px;
	}

	a {
		font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#E9D6B6;
		line-height:20px;
		text-decoration:none;
	}
	
	p a {
		font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#E8EA69;
		line-height:20px;
		text-decoration:none;
	}
	
	a:hover {
	
	}
	
	p.links a {
		color:#F4EAE1 !important;
		line-height:20px;
		text-decoration:none;
	}
	
	a:hover {
	
	}	
