body {
	margin: 0px;
}
h1 {
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight: none;
    color: #ffffff;
    margin-bottom: 5px;
    padding 0px;
}
h2 {
    font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
    padding 0px;
}
h3 {
    font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: white;
    margin: 0px;
    padding 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding 0px;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #999999;
}

ul {
	margin-top: 2px;
    padding 0px;
}
td {
	font-family:Verdana;
	font-size:11pt;
	color: #ffffff;
}

.small {
	font-family:Verdana;
	font-size:10pt;
	color: #ffffff;
	width:341px;
}


.whitectrl {border: 0px solid #000000; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #000000; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 1;
	margin-left: 1;
        text-align:left;
	border : 1px double #cccccc;
	background: #333333;
}
A:link    { color: #ffffff;	text-decoration: underline;}
A:active  { color: #ffffff;	text-decoration: underline;}
A:visited {	color: #ffffff;	text-decoration: underline;}
A:hover   { color: #eeeeee; text-decoration: underline;}

A.bizg:link    { color: #999999;	text-decoration: underline;}
A.bizg:active  { color: #999999;	text-decoration: underline;}
A.bizg:visited { color: #999999;	text-decoration: underline;}
A.bizg:hover   { color: #eeeeee; text-decoration: underline;}
