body {
	margin: 0px;
}
h1 {
    font-family:Trebuchet MS;
    font-size:20pt;
    font-weight: bold;
    color: #003399;
    margin: 0px;
    margin-bottom: 3px;
    padding 0px;
}
h2 {
    font-family:Trebuchet MS;
    font-size:16pt;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    padding 0px;
}
h3 {
    font-family:Trebuchet MS;
    font-size:21px;
    font-weight: bold;
    color: #003399;
    margin: 0px;
    padding 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding: 0px;
}

h5 {
    font-family:Trebuchet MS;
    font-size:45px;
    font-weight: bold;
    color: #FF0000;
    margin: 0px;
    margin-bottom: 13px;
    margin-top: 1px;
    padding: 0px;
}

h6 {
    font-family:Trebuchet MS;
    font-size:40px;
    font-weight: bold;
    xcolor: #003399;
    color: #FF0000;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.smblk {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.formhead {
    font-family:Trebuchet MS;
    font-size:18px;
    font-weight: bold;
    color: #003399;
    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;
}
.white {
	font-family:Arial;
	font-size:10pt;
	color: #ffffff;
}

ul {
	margin-top: 2px;
    padding 0px;
}
td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; 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 {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}
A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.biz:link    { color: #999999;	text-decoration: underline;}
A.biz:active  { color: #999999;	text-decoration: underline;}
A.biz:visited {	color: #999999;	text-decoration: underline;}
A.biz:hover   { color: #999999; text-decoration: underline;}

A.top:link    { font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:active  { font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:visited {	font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:hover   { font-size:8pt; color: #666699; text-decoration: underline;}

p{
  margin-bottom:5px;
  color: #003399;
}

