/* Body Styles*/
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin-top:0;
	padding:0;
	}
ul, ol {
	margin-left: 30px;
	line-height: normal;
}
li {
	margin-bottom: 2px;
	}
p {
	margin-left: 10px;
	line-height: normal;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #330066;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #336699;
	margin: 10px 0 0 5px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666699;
	margin: 10px 0 0 10px;
	line-height: normal;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
p.Statement {
	font-size:.8em;
	color: #FFFFFF;
	text-align: center;
	margin: 1px;
}
/*Footer Styles*/
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.ResumeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}