.TopMenu {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

.Body {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 12px;
	color: #333399;
}

.BodySmall {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333399;
}

.Title {
	font-family: Verdana, Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

A {
	text-decoration : none;
	color: #333399;
}
