body {
	font-family: Arial, Helvetica, sans-serif;
	color: #50311C;
	list-style-type: square;
	font-size: 10pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h4 {
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: medium;
}
ul {
	text-indent: 2px;
}
.right {
	float: right;
	position: relative;
}
.featured_title {
	font-size: 12pt;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #999999;
}
.footer a {
	font-weight: normal;
	font-size: 9pt;
	color: #999999;
}
.resume a:link {
	color:#FFCC99; font-weight:bold; text-decoration:underline
}
.resume a:visited {
	color:#666666; font-weight:bold; text-decoration:underline
}
.resume a:active {
	color:#50311C; font-weight:bold; text-decoration:underline
}
.resume a:hover {
	color:#50311C; font-weight:bold; text-decoration:underline
}
.sidenote {
	font-size: x-small;
	color: #FF9900;
}
