body {
background: url(images/bg.gif);
margin: 0px; 
padding: 0; 
text-align: left; 
}

a.one:link {color:#293284;text-decoration:underline;}
a.one:visited {color:#293284;text-decoration:underline;}
a.one:hover {color:#FE3A11;text-decoration:none;}

a.two:link {color:#FE3A11;text-decoration:underline;}
a.two:visited {color:#FE3A11;text-decoration:underline;}
a.two:hover {color:#293284;text-decoration:underline;}

a.three:link {color:#666666;text-decoration:underline;}
a.three:visited {color:#666666;text-decoration:underline;}
a.three:hover {color:#FE3A11;text-decoration:underline;}

h1 { font: 16pt "Trebuchet MS";
color: #FFFFFF;
}

h2 { font: 14pt "Trebuchet MS";
color: #333333;
}

.text1 { font: 8pt "Verdana";
color: #293284;
}

.text2 { font: 10pt "Trebuchet MS";
color: #293284;
}

.text3 { font: 10pt "Trebuchet MS";
color: #333333;
}

.text4 { font: 8pt "Verdana";
color: #333333;
}

.text5 { font: 8pt "Arial";
color: #95CDFF;
}

hr {
width: 98% !important;
height: 1px;
color: #201EC1;
text-align: center;
}

.table1 {
border-style: solid;
border-color: #293284;
border-width: 1px;
}

.table2 {
border-style: solid;
border-color: #293284;
border-width: 1px 0 0 0;
}

input {
border:1px solid #cccccc;
font-family: Verdana;
color: #293284;
font-size:8pt;
margin:0;
padding:2px;
}

textarea {
border:1px solid #cccccc;
font-family: Verdana;
color: #293284;
font-size:8pt;
margin:0;
padding:2px;
}

select {
border:1px solid #cccccc;
font-family: Verdana;
color: #293284;
font-size:8pt;
margin:0;
padding:2px;
}
