H1 {
	font-style : italic;
	font-size : 26px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	letter-spacing : 4px;
}

H2 {
	font-style : normal;
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-top:-10px;
}

H3 {
	font-style : normal;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

P {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 18px;
}

TD {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 18px;
}

body{

	scrollbar-face-color:#00432F;
	scrollbar-arrow-color:#FEC217;
	scrollbar-track-color:#707070;
	scrollbar-shadow-color:'#bdbdac';
	scrollbar-highlight-color:'#d9d9d9';
	scrollbar-3dlight-color:'#004C36';
	scrollbar-darkshadow-Color:'#993300';
}

#tight{
	margin-top:10px;
	margin-bottom:10px;
}