.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D67A8;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D67A8;
	font-weight: bold;
	background-repeat: no-repeat;

}
tr {
	background-repeat: no-repeat;
	background-position: bottom;


}
td {
	background-position: right bottom;
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;



}
table {
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;


}
a:link {
	text-decoration: none;
	color: #2D67A8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a:visited {
	text-decoration: none;
	color: #2D67A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a:hover {
	text-decoration: underline;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
ul {
	list-style-position: outside;
	list-style-image: none;


}
.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D67A8;
	font-weight: normal;


}
