h1{
	margin-top: -10px;
	marign-bottom: 10px;
	text-align: right;
	font-size: 11px;
	font-weight: normal; 
	color: silver;
}

h2{
	font-size: 10px;
	color: #660000;
	font-weight: normal;
	margin: 0px;
}

table{
	font-size:13px;
	margin-top: 30px;
}
#outline{
	border-collapse:separate;
}
#outline tr.q{
	border-bottom: 1px solid #99ccoo;
	margin-bottom: 5px;
	color: #cc0000;
}
#outline th{
	padding: 7px;
	text-align: left;
	color: #ffffff;
	width: 35px;
}
#outline td{
	padding: 20px;
	font-size: 12px;
}
#outline td.q{
	border-bottom: #ccc solid 1px;
	background: url(images/line.gif) repeat-x;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
}
#outline img{
	vertical-align: middle;
	padding-rignt: 3px;
}

#job{
	border-collapse:separate;
	font-size: 12px;
	margin: 0 0 30px 15px;
}
#job tr{
}
#job th{
	padding: 7px;
	text-align: center;
	color: #cc0000;
	width: 60px;
	border-bottom: 1px solid #dfdfdf;
	border-left: 15px solid #dfdfdf;
}
#job td{
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.7em;
}

#footer a{color: #FFF;}
#fotter a:hover {color: #660000; text-decoration: underline;}
#footer p{
	font-size: 10px;
	color: #fff;
	line-height: 15px;
}