body {
	background-color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #000000;
}

.header {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.subtitle {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.verdana {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
