body {
	margin: 20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body,td,th {
	color: #FFFFFF;
}
img {
}
.title {
	width:800px;
	border-bottom:#779922 thin dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}
.t_right {
	float:right;
}
a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
a:hover {
	background-color: #779922;
	color: #FFFFFF; 
	text-decoration: none;
}
a:active {
	color: #FFFFFF; 
	text-decoration: none;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #779922;
}
.entry {
	width:800px;
	border:#779922 thin dotted;
	font-size:12px;
	padding:9px 9px;
	margin:0 0 9px;
}
.entry a {
	color: #779922; 
	text-decoration: none;
}
.entry a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
.green {
	color:#779922;
}
.person {
	float:left;
	border:#779922 thin dotted;
	margin:0 9px 0 0;
}
.experience {
	clear:left;
	color:#779922;
	font-size:18px;
}
.email {
	font-size:10px;
}