body {
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
table{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
img{
	border:0px;
}
a:link{
	color:#336633;
	text-decoration:none;
	font-family:trebuchet ms, verdana, helvetica;
}
a:hover{
	color:#003300;
	text-decoration:underline;
	font-family:trebuchet ms, verdana, helvetica;
}
a:visited{
	color:#339933;
	text-decoration:none;
	font-family:trebuchet ms, verdana, helvetica;
}
a:active{
	color:#339933;
	text-decoration:none;
	font-family:trebuchet ms, verdana, helvetica;
}
.contactus {
	font-size: 10px;
}
.contentTable {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.header{
	font-size: 275%;
	font-family: trebuchet ms, arial, verdana;
}
.menuWord{
	font-family: trebuchet ms, verdana, helvetica;
	font-weight: bold;
}
.menu{
	font-family: trebuchet ms, verdana, helvetica;
	word-spacing: .3em;			
}
hr{
	height:1px;
	margin: 0;
	width: 90%
}
.table1{
  color : #FFFFFF ;
}

.table2{
  color : #000000 ;
}