.title {
	font-size: 1.8em;
	color: #333366;
	letter-spacing: 0.2em;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.text {
	font-size: 0.7em;
}

.smalltext {
	font-size: 0.7em;
	color:#000033
}

.textBold {
	font-weight: bold;
}
a:link {
	color: #333366;
	text-decoration: none;
}
.six {
	font-size: 0.6em;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
.titleSmaller {
	font-size: 1.2em;
	color: #333366;
	letter-spacing: 0.2em;
}
.italics {
	font-style: italic;
}
