body, td, select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #333399;
}
input, option {
	font-size: 10px;
}
input, textarea {
	border: solid 1px #333399;
}
.noborder {
	border: solid 0px #333399;
}
body {
	margin: 0;
	padding: 0;
}
.title {
	font-weight: bold;
	font-size: small;
	margin-top: 6px;
	margin-bottom: -6px;
}
a, a:hover, a:active, a:visited {
	color: #333399;
}
.side {
	color: #ffffff;
}

.subTitle
{
	font-size: 0.9em;
	font-weight: normal;
}

.clear
{
	clear: both;
}

.registered {
	margin: 5px 10px;
}