body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

table {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
th {
	font-weight: bold;
	font-size: 13px;
}

a:link,a:visited {
	color: darkblue;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	text-decoration: underline;
	color: red;
	font-weight: none;
}
a:active {
	text-decoration: underline;
	color: red;
	font-weight: underline;
}
.active {
	color: red;
	text-decoration: none;
	font-weight: none;
}

input, option, textarea, select {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: none;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.error_form {
	color: #FF0000;
	font-size: 10px;
}
.copyright {
	color: #FFFFFF;
	font-weight: none;
}

h1 {
	font-weight: bold;
	font-size: 40px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
}
.hdate {
	font-weight: bold;
	font-size: 14px;
	
}
