.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: left;
	text-align: left;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	border: 0px;

}
p {
	margin: 0px 0px 2px;
}


A:link    { color: blue}    /* unvisited links */
A:visited { color: blue }   /* visited links   */

A:active  { color: 7b9200 }   /* active links    */
A:hover { color: #FF0000; }



.lightemphasis {
	font-style: normal;
	font-size: 15px;
	text-align: justify;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.emphasis {
	font-weight: bolder;
	font-size: 14px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;



}

BODY{
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#7F4F4F;
	scrollbar-track-color:#565652;
	scrollbar-face-color:#7692b5;
	scrollbar-arrow-color:#939339;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#565652;
	text-align: justify;

}
.heading {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #950000;
	background-position: center;







}
li {
	margin-bottom: 0px;
}
.subtitle {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	color: #660000;


}
.job {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.titlesbigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
