.Bodytext {
	font-family: Arial;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	clip: rect( );
	line-height: normal;
	font-weight: normal;
	font-size: small;
	text-align: left;
}
.Bodyheading {
	font-family: Arial;
	font-style: normal;
	color: #660099;
	text-decoration: none;
	clip: rect( );
	line-height: normal;
	font-weight: bold;
	text-align: center;
	font-size: large;
}
.Bodyheadingleft { font-family: Arial; font-size: large; font-style: normal; color: #660099; text-decoration: none; clip: rect( ); line-height: normal; font-weight: bold; text-align: left}
.Bodysubheadingleft { font-family: Arial; font-size: medium; font-style: normal; color: #660099; text-decoration: none; clip: rect( ); line-height: normal; font-weight: bold; text-align: left }

a:link, a:visited, a:active { color: #660099; text-decoration: none }
a:hover { color: #660099; text-decoration: underline }

.Heading {
	font-family: Arial;
	font-style: normal;
	color: #660099;
	text-decoration: none;
	clip: rect( );
	line-height: normal;
	font-weight: bold;
	text-align: center;
	font-size: large;
}
.newtable {
	width: 100%;
	border: none;
	text-align: center;
}
.newimage {
	vertical-align: top;
	border: none;
	width: 130px;
}
.newbgcolor {
	background-color: #FFFFFF;
}
.bordertable {
 border: 1px solid #CCCCCC;
}
.bordertable td {
 border: 1px solid #CCCCCC;
 padding: 6px
}
.aligncenter {
 text-align: center;
}

