#content{
padding-left: 40px;
padding-right: 40px;
font-family: verdana;
font-size: 11px;
text-align:justify;
}

#content a{
text-decoration: none;
color: #293e6b;
font-weight: bold;
}

#content a:hover{
text-decoration: underline;
color: #293e6b;
font-weight: bold;
}

h2{
font-size: 12px;
font-family: verdana;
font-weight: bold;
color: #293e6b;
}

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

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

#left {
font-family: verdana;
font-size: 12px;
text-align:left;
width: 170px;
float: right;
padding: 20px;
}

#right {
font-family: verdana;
font-size: 12px;
text-align:justify;
width: 450px;
float: left;
padding: 20px;
}
