.TAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #666666;
	border: thin none #000000;
	list-style-type: disc;
	list-style-position: outside;


}
p {
	color:	#CCCCCC;
}
li {
	color:	#CCCCCC;
}
.SectionTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;

}
.TableLayout {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	border: thin none #FFFFFF;
}
.SubSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;


}
