#content_right{
float: right;
width: 490px;
padding-right: 20px;
padding-left: 20px;
font-family: trebuchet ms, verdana;
font-size: 12px;
text-align:justify;
}

#content_right a{
text-decoration: underline;
color: #003592;
font-weight: bold;
}

#content_right a:hover{
text-decoration: none;
color: #003592;
font-weight: bold;
}

#content_left{
float: left;
width: 130px;
padding-right: 20px;
padding-left: 20px;
font-family: trebuchet ms, verdana;
font-size: 12px;
text-align:justify;
}

#content_left a{
text-decoration: underline;
color: #6e7544;
font-weight: bold;
}

#content_left a:hover{
text-decoration: none;
color: #6e7544;
font-weight: bold;
}

h2{
font-size: 18px;
font-family: trebuchet ms;
font-weight: normal;
text-decoration: underline;
color: #003592;
}

h3{
font-size: 14px;
font-family: trebuchet ms;
font-weight: bold;
color: #003592;
}

h2 a{
text-decoration: none;
color: #003592;
}

h2 a:hover{
text-decoration: underline;
color: #003592;
}

#footer{
text-align: center;
color: #ffffff;
font-size: 12px;
font-family: trebuchet ms, verdana;
}

#footer a{
text-decoration: none;
color: #ffffff;
}

#footer a:hover{
text-decoration: underline;
color: #ffffff;
}
