body {
	background-color: #aaaaaa;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
body,td,th {
	color: #aaaaaa;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
a:link {
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
}
.resumeheader {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	text-decoration: underline;
}
.resumesubheader {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.resumesubfill {
	text-align: left;
	text-indent: 90px;
}
.resumefill {
	font-size: 16px;
	text-align: left;
	text-indent: 60px;
}
.minitext {
	font-size: 12px;
	text-align: left;
}
.portfolioHeader {
	font-size: 18px;
	text-align: left;
	text-decoration: underline;
}
.portfolioItalics {
	font-style: italic;
	color: #CCCCCC;
}
.portfolionormal {
	color: #CCCCCC;
}
.portfoliopopupbackground {
	background-color: #000014;
}
