body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-style: normal;
}
pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	font-style: normal;
}
input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px double #CCCCCC;
}
select {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px double #CCCCCC;
}
table {
	margin-left: auto; 
	margin-right: auto;
}
td {
	text-align: left;
}
th {
	padding: 5px;
}
h1 {
	color: #000055;
}
h2 {
	font-size: 20px;
	margin: 5px;
	color: #000055;
}
h3 {
	color: #000055;
}
a {
	text-decoration:none;
}
.content {
	padding: 5px;
	text-align: left;
}
.news {
	font-family: Verdana,arial;
	font-weight: bold;
	color: #FFFFFF;
}
.boxdescription {
	font-size: 10px;	
}
.smalltext {
	color: #0000FF;
	font-size: 10px;
}
.copyright {
	text-align: center;
	color: #555555;
	font-size: 10px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}