body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	clip:    rect(0px 0px 0px 0px);
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000090;


}
td, p {
	font-size: 12px;

}
.menu {
	font-size: 12px;

}
a:link {
	color: #FF0099;
	text-decoration: underline;
}
a:visited {
	color: #FF0099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #FF0099;
	text-decoration: underline;
}
.boxed {
	border: 1px solid #FF3399;
}
.lowerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF6699;
	border-right-color: #FF6699;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
}
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.content {
	color: #000090;
}
.description {
	color: #000090;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
textarea {
	color: #000090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
