body {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: b2b2b2;
	margin: 0px;

}
a:link {
	color: ffffff;
	text-decoration: none;
}
a:visited {
	color: ffffff;
	text-decoration: none;
}
a:hover {
	color: ffffff;
	text-decoration: none;
}
a:active {
	color: ffffff;
	text-decoration: none;
}
p {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
td {
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;

}
.copyright {
	background-position: center center;
	text-align: center;
	color: #FFFFFF;


}
.main {
	text-align: justify;
}
.main-firstpage {
	text-align: center;
}
input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;


}
.pagetitle {
	font-size: 23px;
	font-style: italic;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;

}
