body{
	background-color : Gray;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 6px;
}

a{
	font-size : 10px;
}

.maintable{
	border : 1px solid Black;
}

.titletable{
	background-color : #4A6A91;
}
.titleheadtd{
	font-family : "Times New Roman", Times, serif;
	font-size : 25px;
	font-style : oblique;
	font-variant : normal;
	font-weight : bold;
	height : 6px;
	color : #000080;
}
.titledetails{
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : White;
}

.menubacktable {
	background-color : #4A6A91;
}

.footerbacktable {
	border-top-style : dotted;
	border-top-width : thin;
	border-top-color : Black;
}
.footercopyrighttext {
	font-family : "Times New Roman", Times, serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
