indent
{
	text-indent:10px;
}
spaceout
{
	word-spacing: 100%;
}
.resume
{
	text-align: left;
}
.resumeheader
{
	text-align: center;
}
a
{
	color: #333;
}
resumename
{
	font-size: 40px;
}
resumehead
{
	font-size:16px;
	font-weight:bold;
}
li
{
	font-size:13px;
}
resumesubhead
{
	font-size:14px;
	font-style:italic;
}
tr.resumehead
{
	font-size:14px;
	font-weight: bold;
}
tr.resumesubhead
{
	font-size:14px;
	font-style:italic;
}
.copyright
{
	text-align: right;
	vertical-align: 100%;
	color:black;
}

