body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
	background-image: url(../images/bkg-page.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
h1 {
	font-size: 18px;
	color: #000099;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
.style1 {color: #990000}
.menubox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.menutext{
	font-size: 12px;
	text-decoration: none;
}
.menutext a{
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.content {
	padding: 10px;
}
.copyright {
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
