body {
	font-size: 12pt;
	font-family: Times New Roman,Georgia,Century,Palatino;
	color: #000000;
	background-color: #ffffff;
}

.update {
	font-family: Times New Roman,Times,Georgia,Century,Palatino;
	font-size: 12pt;
	padding: 0.5em 0.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6 #8c8c8c #8c8c8c #e6e6e6;
	background-color: #cccccc;
	color: #000066;
}

.menu {
	font-size:11pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color:#000066;
	border-style:double;
	border-width:0px 0px 3px 0px;
	border-color:#000066;
	padding:0px 10px 0px;
}

.copyright {
	color: #000066;
	font-size: 10pt;
	font-family: Times New Roman,Times,Georgia,Century,Palatino;
	text-align: center;
}

.address {
	color: #000066;
	font-size: 9pt;
	font-family: Times New Roman,Times,Georgia,Century,Palatino;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

a:link {
	color: #000066;
}

a:visited {
	color: #000066;
}

.center {
	text-align: center;
}

.red {
	color: #ff0000;
}
