body {
        margin-top: 0px; 
        margin-bottom: 0px; 
        margin-left: 0px; 
        margin-right: 0px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #053408;
	color: #FFFFFF;
	font-weight: bolder;
}
b {
        font-weight:bold;
        color:#060988;
}
ul {
        list-style: url(images/boxes.gif);
}
li {
        font:10pt arial;
}
td {     
        font:10pt arial;
        color:#000000;
}
p {     
        font:10pt arial;
        color:#000000;
        text-align:justify;
}
a {
        font:10pt arial;
        font-weight:normal;
        text-decoration:none;
        color:#060988;
}
a:hover {
        color:#F32C05;
}
a:visited:hover {
        color:#F32C05;
}
hr {    
        color:#000000;
}
h2 {
        font:11pt arial;
        color:#666666;
}
h1 {
        font:11pt arial;
        font-weight:bold;
        color:#000000;
        margin-bottom:0px;
}
.time {
        font:8pt verdana;
        font-weight:bold;
        color:#ffffff;
}
.con {
        font:10pt arial;
        font-weight:none;
        color:#336699;
} 
.con2 {
        font:11pt arial;
        font-weight:bold;
        color:#333333;
}

