body { 
background: #4446a4 url(images/bg.jpg);
background-position: top center;
background-attachment:fixed;
color:#000097;
font-family:arial;	
font-size: 10pt;  
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0 0px 0 0px;
}

a:link{
color:#9193c2;
text-decoration:none;
}

a:visited{
color:#9193c2;
text-decoration:none;
}

a:active{
color:#9193c2;
text-decoration:none;
}

a:hover{
color:#0d0c9c;
text-decoration:underline;
}

textarea,input { font-family:tahoma; font-size: 12px; color:#940013; background:#ffffff; border: solid 1px #004d9b; }

h1{
font-family:georgia;
font-size:14pt;
font-weight:bold;
color:#FFFFFF;
background-color: #136950;
border: #136950;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

h2 { 
font-family:georgia;
font-size: 12px;
font-weight:bold;
color: #136950;
border: #90b6ab;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
text-align: left;
height: 15px;
background-color: #FFFFFF;
padding-left: 7px;
}