@charset "utf-8";

body {
	background-color: #d4872f;
	background-image: url(images/background01.png);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:62.5%;
}
body,td,th {
	color: #FEECA0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	line-height: 1.8em;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #EEEE91;
}
a:visited {
	text-decoration: none;
	color: #EEEE91;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #EEEE91;
}
.blockquote { 
	font-size:1.2em;
	line-height:1.8em;
}
.resumeList01 {
	text-indent:-25px;
	list-style-type: none;
}
.cartoffer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	
}