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

h1 {
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
	text-align: center;
	color: black;
	font-size: 36pt;
}

h2	{
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
	color: black;
	font-size: 18pt;
	margin-bottom: 2px;
}

p {
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
	color: white;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000055;
}

blockquote {
	margin-left: 80px;
	margin-right: 80px;
}	

td {
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
	font-size: 10pt;
	border: #585656;
	padding: 4;
	border-color: #FFFFFF;
	margin-top: 2px;
	line-height: normal;
	color: white;
	margin-left: 40px;
}

a	{
	color: #AAAA60;
	text-decoration: none;
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
}

.style1 {
	font-size: small
	}


.blacktext {
color: #000000;
}

.whitetext	{
color:#FFFFFF;
}


.resumehead  {
	font-family: Lucida,  Gill Sans, Arial, Helvetica, sans-serif, Techno;
	text-align:left;
	font-size: 24px;
	color: white;
}

.indented {
	margin-left: 60px;
}

.indented100 {
	margin-left: 100px;
}

.twelve {
	font-size: 12pt;
	text-align:left;
	color: white;

}

a:link	{
	color: white;
	
}
