


a {
color:#003A8E;
text-decoration:underline;
}

a:hover {
color:#333333;
}

h4 {
font-size:15px;
color:#003A8E;
margin:0px 0px 4px 0px;
font-weight:bold;
}

h5, h6 {
font-size:16px;
color:#333333;
margin:0px 0px 4px 0px;
font-weight:bold;
}

h6 {
color:#FD0100;
}

table.rates {
font-size:11px;
}

td.col_head {
color:#FD0100;
font-weight:bold; 
}

.float_image_left {
float:left;
margin:0px 8px 69px 0px;
}

.float_image_left2 {
float:left;
margin:0px 8px 8px 0px;
}

.float_image_right {
float:right;
margin:0px 0px 8px 8px;
}

.clear {
height:1px;
clear:both;
overflow:hidden;
}

p {
line-height:135%;
font-size:14px;
color:#666666;
margin:0px 0px 10px 0px;
}

div.float_left {
float:left;
width:390px;
}