A:LINK, A:VISITED {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

A.bottom:LINK, A:VISITED {
	color : black;
	font-family : Arial;
	font-size : 10;
	text-decoration : none;
	font-weight : bold;
}

A.resources:LINK, A:VISITED {
	color: black;
	font-family : Arial;
	font-size : 12;
	font-weight : normal;
}

A.resources:HOVER {
	color: #D6EBFF;
	font-family : Arial;
	font-size : 12;
	font-weight : normal;
}

A:HOVER {
	color : #D6EBFF;
	text-decoration : none;
	background : transparent;
}

A.bottom:HOVER {
	color : #D6EBFF;
	font-family : Arial;
	text-decoration : none;
	background : transparent;
}

TD {
	color: black;
	font-family : Arial;
	font-size : 12;
	font-weight : normal;
}

.headinglink {
	color : #000000;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.headinglink:VISITED {
	color : #000000;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

H1. {
	color : #ffffff;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}

H2 {
	color : #000000;
	font-family :  Arial;
	font-size : 12;
	font-weight : normal;
}

H4 {
	color : #000000;
	font-family : Arial;
	font-size : 20;
	font-weight : bold;
	text-align : center;
}

H3 {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 9;
	font-weight : bold;
	vertical-align : text-bottom;
	padding-top : 10px;
}

H5 {
	color : #000000;
	font-family : Arial;
	font-size : 14;
	font-weight : bold;
}

.subtitle 
{
	font-size: 20;
	font-family: Arial;
	font-weight: bold;
	color: Blue;
}


