A {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}

A:active {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}

A:hover {
	color: #000099;
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 14px;
}

.TD2 {
	color : #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight : bold;
	background-color : #FFFFCC;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-color : #000000 #000000;
}

.TD3 {
	font-family: Verdana;
	font-size: 10px;
}

.TD4 {
	color : #000000;
	font-family: Arial,Verdana;
	font-size: 13px;
	background-color : #FFFFFF;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-color : #000000 #000000;
}

.TD5 {
	color : #000000;
	font-family: Arial,Verdana;
	font-size: 13px;
	background-color : #FFFFDD;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-color : #000000 #000000;
}

.TD6 {
	color : #000000;
	font-family: Tahoma,Verdana,Revenue,Arial;
	font-size: 20px;
	font-weight : bold;
	background-color : #F4C300;
}

.TD7 {
	color : #000000;
	font-family: Verdana;
	font-size: 12px;
}

.SmallTD {
	font-family: Verdana;
	font-size: 12px;
	color : #000000;
}


.Heading {
	color : #FCAA2C;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight : bold;
	background-color : #000000;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-color : #FFFFC0 #FFFFC0;
}

.btfoot	{
	background-color : #000000;
	border-bottom-width : 1px;
	border-color : #000000 #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 1px;
	color : #4040FF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
}