body {
font-size: 70%;
color: #000000;
font-family: verdana, arial, times, courier;	
}

form {
margin: 0px;
padding: 0px;
}

fieldset {
margin: 0px;
padding: 0px;
border: none;
}

ul.no_bullets {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
list-style-type: none;
}

ul.no_bullets li{
margin-bottom: 5px;
}

table.td {
font-size: 85%;
vertical-align: top;
padding-bottom: 0px;
}

table a{
text-decoration: underline;
}

a {
color: #6394D9;
text-decoration: underline;
}

a:hover {
color: #6394D9;
text-decoration: none;
}

img {
border: none;
}

img.img_full_width {
float: left;
margin-top: 0px;
margin-bottom: 10px;
}

img.img_left {
float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
}


img.img_right {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
}


h1 {
font-size: 140%;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
color: #333333;
}

h2 {
font-size: 120%;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
color: #616161;
}

h3 {
font-size: 100%;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
color: #000000;
}