.maintable {
	color: #000000;
	background-color: #000000;

}
.bodytable {
	
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 10px;
	margin: 10px;

}
.labeltext {
	font: 10px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
}
a.labeltext {
	font: 10px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: underline;	
}
a.labeltext:hover {
	font: 10px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.link {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
a.link {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	background-color: #FFCC00;	
}.resumeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.resumeline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.resumecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
}
