<!-- Fonts style -->
span.a {
	font:bold 26pt "Times New Roman", "Courier New",  "Arial";
	color:#000000;
}
span.b {
	font:18pt "Times New Roman", "Courier New", "Arial";
	color:#000000;
}
span.c {
	font:15px "Times New Roman", "Courier New", "Arial";
	color:#CC3399;
}
span.d {
	font:12pt "Times New Roman", "Courier New", "Arial";
	color:#000000;
}
span.e {
	font:bold 10pt "Times New Roman", "Courier New", "Arial"; 
	color:#003366;
	text-decoration: underline;
}
span.f {
	font:14px "Times New Roman", "Courier New", "Arial";
	color:#000000;
	font-weight:bold;
}
span.g {
	font:14px "Times New Roman", "Courier New", "Arial";
	color:#000000;
}

span.h {
	font:19pt "Times New Roman", "Courier New", "Arial";
	color:#000000;
}
<!-- Links Style -->
a{ color: #CC6633; font-family: Arial; text-decoration: none;  }
a:hover { text-decoration: underline}

<!-- body style -->
body {
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 20px;
		color: #DCDCDC;
		
		scrollbar-3d-light-color:#FFFFFF;
        scrollbar-arrow-color:#DDC0B0;
        scrollbar-base-color:#6884b8;
        scrollbar-dark-shadow-color:#FFFFFF;
        scrollbar-face-color:#F5FAFF;
        scrollbar-highlight-color:#F3F9FF;
        scrollbar-shadow-color:#6884b8
}

td, th {
	font-family: Time News Roman;
	font-size: 12px;
	line-height: 20px;
	color: #0000FF;
}

.title {
	font-family: Time News Roman;
  	font-size: 22px;
  	font-weight: bold;
	color: #336699;
}

.Smalltitle {
	font-family: Time News Roman;
	font-size: 18px;
}

.legendheader{
	font-family: Arial, Courier New
	font-size: 15px;
	color: #FF671E;
}


#bullet{list-style-image:url('Graphic/Icon/bullet.gif')}
	