a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3333CC;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: oblique;
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.ResumeHeader {
	color:#000;
	text-align:center;
	font-weight:bold;
	color:#000;
}

.ResumeSubHeader {
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.ResumeContentLeft {
	color:#000;
	text-transform:uppercase;
	font-size:12px;
}

.ResumeContentRight {
	color:#000;
	font-size:12px;
}