.text {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	background-position: left top;
	color: #0000CC;
	text-align: left;


}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-colour: #0066ff;
	color: #0033CC;

}
.List {
	font-family: "trebuchet MS";
	list-style-type: circle;
	list-style-position: inside;
	color: #0000CC;

}
.textLarge {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #660099;
	background-attachment: fixed;
	text-align: center;

}
.Heading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-colour: #0066ff;
	color: #0033CC;
}
.Heading3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-colour: #0066ff;
	color: #0033CC;
}
.TableHead {
	color: #CCCCCC;
	background-color: #000066;
	text-align: center;
	border: thin solid #0000FF;

}
.TableNormal {
	color: #000066;
	text-align: center;
	border: thin solid #99CCFF;
	background-color: #99CCFF;

}
