.Bodytext {
	font-family: Verdana;
	font-size : 8pt;
	color : #333333;
}

.Headingtext {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	Color : #000000;
}
.BodyLink A {
	font-family: Verdana;
	font-size : 8pt;
	color : #333333;
	text-decoration: none;
}
.BodyLink A:HOVER {
	font-family: Verdana;
	font-size : 8pt;
	color : #333333;
	text-decoration: underline;
}
.TopLink A {
	font-family: Verdana;
	font-size : 8pt;
	color : #ffffff;
	text-decoration: none;
}
.TopLink A:HOVER {
	font-family: Verdana;
	font-size : 8pt;
	color : #ffffff;
	text-decoration: underline;
}
.Lefttext {
	font-family: Verdana;
	font-size : 9pt;
	color : #000000;
}
.LeftLink A {
	font-family: Verdana;
	font-size : 9pt;
	color : #000000;
   text-decoration: Underline;
}
.LeftLink A:HOVER {
	font-family: Verdana;
	font-size : 9pt;
   color : #000000;
	text-decoration: underline;
}
.CopyRighttext {
	font-family: Verdana;
	font-size : 7pt;
	color : #ffffff;
}
