td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: smaller;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
	background-color: #6699FF;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FECCC7;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #00FFFF;


}
li {
	line-height: 150%;
	letter-spacing: 1px;
}
.cv {
	font-weight: bold;
	color: #FFCC00;

}
.cvdates {
	font-weight: bold;
	color: #66CCFF;
	font-size: 14px;
}
