html, body {
font-family:Arial, Helvetica, sans-serif;
}

}

.header{
	font : bold 18px "Arial";
	word-spacing : 4px;
	letter-spacing : 3px;
	padding-left : 5px;
	}
a {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
	a.pn{
	font : bold 14px "Arial";
	word-spacing : 4px;
	letter-spacing : 3px;
	padding-left : 5px;
	text-decoration : none;
	}
	
	a.pn:HOVER{
	font : bold 14px "Arial";
	word-spacing : 4px;
	letter-spacing : 3px;
	padding-left : 5px;
	color : Black;
}
	
	.header2{
	margin-left : 5px;
	font : bold 14px "Arial";
	word-spacing : 2px;
	letter-spacing : 2px;
	}
	
	body{
		scrollbar-base-color : #F8F8FF;
	    scrollbar-face-color : #A9A9A9;
		scrollbar-3dlight-color : Silver;
		scrollbar-arrow-color : Black;
		scrollbar-highlight-color : #F8F8FF;
		scrollbar-shadow-color : Black;
		scrollbar-track-color : #4142B8;
		margin-left : 5px;
		font-family :serif;
}

p{
	font-family :Arial, Times, serif;
	margin-left : 5px;
}

.red{

	font: 14px;
	color : Red;
	font-family : Arial Black;
}

.footer{
	font: 12px;
}

.managers{
	font-weight : bold;
	color: #000066;
}

.back {
text-align : right;
	font-size: 10pt;
	padding-right : 5px;
}

li{
	list-style-type : disc;
	font-family :serif;
	letter-spacing : 1px;
}

h2 {

font-size:18px;
font-family : Arial;
}


header {
font-size:18px;

}