@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg4.jpg);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #00003F;
}
body,td,th {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000054;
}
a:active {
	color: #000054;
}
.resume_header {
	font-size: 16px;
	font-weight: bold;
}
.resume_showname {
	font-weight: bold;
	font-style: italic;
}

.footer_txt {
	color: #FFF2CA
}
 
 
.page_titles {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 3pt;
}
