body {
	font-family: Verdana;
	font-size: 11x;
	font-style: normal;
	font-weight: normal;
	color: #2A0055;
	background-color: #FFFFFF;
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;*/
	margin:auto auto;
	text-align:center;
}
.titletxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2A3FAA;
}
.smallwhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.toptxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #A0A0A4;
}
.internal {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFDD;
	border: 1px dashed #A0A0A4;
	padding: 2px;
}
.mainlinks {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #553F55;
	text-decoration: none;
	background-color: #E1DDE1;
	border: 1px dashed #2A0000;
	padding: 2px;
}
.greentl {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2A9F55;
	text-decoration: underline;
}

td{
font-size:11px;
}