body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: justify;
	text-decoration: none;
	background-color:#f2f1f1;
	margin-left:25px;
	margin-top:25px;
	
}

.maintext
 {
 	text-align:justify;
}

.maintext1
 {
 	text-align:center;
}

.mainlink {
	color : #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.mainlink:Visited {
	color : #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}
.mainlink:Hover {
	color : #907000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
.mainlink:Active {
	color : #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}
.menutable  {
	background-color : #4A4949;
	color : #ffffff;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
	padding-top : 2;
	padding-left : 10;
	padding-bottom : 3;
	text-decoration : none;
	border-bottom-width : 2;
}

.submenutable  {
	background-color : #808080;
	color : #ffffff;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
	padding-top : 2;
	padding-left : 10;
	padding-bottom : 3;
	text-decoration : none;
	border-width : 0;
}
