body {
		margin-top:0px;
		background-color: #CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		}
		
#menu a:link {
     color: #ffffff;
     background-color: transparent;
     font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
	 text-decoration: none;
     }

#menu a:visited {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: none;
     }

#menu a:hover {
     color: #ffffff;
     background-color: #000;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: underline;
     }

#menu a:active {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
     font-family: ariel;
	 font-size: 12px;
	 text-decoration: none;
     }

.border {
	border: 1px solid #000000;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A92121;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.maintablebg {
	background-color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}