

A {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #636363;
}

A:HOVER {
	color: #000000;
	font-weight: bold;
}

a.link {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4F94CD;
}

a.dark {
	font-size: 7pt;
	color: #2C2C2C;
	text-decoration: none;
}

a.medium {
	font-size: 7pt;
	color: #636363;
	text-decoration: none;
}

A:HOVER.medium {
	text-decoration : none;
	color: #fc6e10;
}

A:HOVER.white {
	text-decoration : none;
	color: #A4D3EE;
}


a.alt {
	font-size: 7pt;
	color: #FF8000;
	text-decoration: none;
}

a.white {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

a.greylink {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}

.small  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}

.extrasmall  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight : bold;
}

.normal  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

h2 {
	font-family : Arial,Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h3 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #636363;
	margin-top : 2pt;
	margin-bottom : 6pt;
}