body         { font-family: Verdana; font-size: 10pt; padding: 0 }
p            { font-family: Verdana; font-size: 8pt }
h1           { font-family: Verdana; font-size: 10pt; color: #662C91; font-weight: bold; text-transform:uppercase }
ul           { font-family: Verdana; font-size: 8pt; list-style-type: square; margin-top:0; margin-bottom:0 }
a:link       { font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #E2001A }
a:hover      { font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #E2001A }
a:active     { font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #E2001A }
a:visited    { font-family: Verdana; font-size: 8pt; text-decoration: underline; color: #662C91 }

.menu        { font-family: Verdana; font-size: 10pt; color: #662C91; font-weight: bold; text-transform:uppercase; cursor: hand }
.ColorRed    { color: #FF0000; background-color:#E2001A }
.ColorPurple { color: #800080; background-color:#662C91 }
.ColorBlue   { color: #000080; background-color:#000080 }

#menu a {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #662C91;
	text-decoration: none;
	margin-right: 15px;
}

#menu, #rodebalk {
	width: 720px;
}

#rodebalk {
	height: 20px;
	background-color: #e2001a;
	height: 20px
}
#menu {
	text-align: right;
}
