@charset "UTF-8";
/* CSS Document */

h1, h2, h3 {
color:#326C91;
font-size:23px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0px;
padding:0px;
}

h2, h3 {
color:#98C2D8;
}

h3 {
font-size:19px;
line-height:100%
}


p {
font-size:14px;
line-height:160%;
}

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

.spacer {
clear:both;
height:14px;
overflow:hidden;
}