BODY, HTML {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	margin-top : 2pt;
	margin-bottom : 12pt;

	}

A {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EB911B;
}

a.medium {
	font-size: 7pt;
	color: #B22121;
	text-decoration: none;
}

A:HOVER {
	text-decoration : underline;
	color: #EB911B;
}

a.dark {
	font-size: 7pt;
	color: #651B1B;
	text-decoration: none;
}

.small  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight : bold;
}

.normal  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

a.alt {
	font-size: 7pt;
	color: #EB911B;
	text-decoration: none;
}

a.white {
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

a.greylink {
	font-size: 8pt;
	font-weight: bold;
}

h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #B22121;
	font-weight : bold;

}

h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B22121;
	font-weight : bold;

}	

p  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;

}