<!--

body {
	margin:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#6e7174;
	font-size:11.75px;
	background-color:#fff;
}


a, a:visited {
	color:#9E1B34;
	text-decoration:underline;
	border:0;
}
a:hover {
	color:#ffc20e;
	background-color:#0f478d;
	text-decoration:none;
	border:0;
}


H3	{font-size:	9pt;
	font-weight: bold;
	background-color:#D1DBD7;
	text-align: left;
	 color: #9E1B34;
	 font-family: arial, helvetica, sans-serif;}
	text-decoration: bold;
	margin:0px;
	padding:0px;
	line-height:normal;


H2	{font-size:	9pt;
	font-weight: bold;
	background-color:#D1DBD7;
	text-align: left;
	 color: #9E1B34;
	 font-family: arial, helvetica, sans-serif;}
	text-decoration: bold;
	margin:0px;
	padding:0px;
	line-height:normal;
	
	
H4	{font-size:	-1pt;
	font-weight: bold;
	background-color:#D1DBD7;
	text-align: left;
	line-height: 3cm
	margin: 0.5em }      /* ems, the height of the element's font */
	Margin: 1ex }        /* x-height, ~ the height of the letter 'x' */
	
	
.job {
	margin-left:15px;
}

.spacer {
	clear:all;
	margin:0px;
	padding:0px;
}


.small {
	font-size:10px;
	line-height:normal;
}

.bio {
	font-size:12px;
}
.norm {
	line-height:normal;
}

.pdf {
	font-size:9px;
	line-height:normal;
	color:#666;
	font-style:italic;
}


.formbold {
	color:#ff3701;
	font-weight:bold;
}
.alert {
	padding:1px;
	color:#D82427;
	font-weight:bold;
	background-color:#fcff00;
}

input, textarea {
	color:#000000;
	padding:3px;
	font-size:9px;
	font-weight:bold;
	border:1px #eeefef;
	background-color:#C7CACA;
}

input.reset {
	color:#red;
	padding:0px;
	border:0px;
}


-->