body, td {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-variant: normal;
font-size: small;
text-transform: none;
color:#ffffff;
}

p {margin-top: 10px;
margin-right: 50px;
margin-bottom: 15px;
margin-left: 50px;
text-align: justify;
line-height: 1.3;
font-size: 1em;
} 

p.nospace {
margin: 0;
text-align: left;
line-height: 1.3;
font-size: 1em;
} 

p.submit {
margin: 5px 0 0 0;
text-align: left;
line-height: 1.3;
font-size: .9em;
} 

#container {
margin-right: 50px;
margin-bottom: 10px;
margin-left: 50px;
text-align: justify;
line-height: 1.3;
font-size: 1em;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
position: relative;
}

li { 
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: .1em 50%;
padding-left: 2em;
display: inline;

}

li.first {
background-image: none;
padding-left: 0;
}



div.footer {
width: 760px;
height: 51px;
  background-color: #444444;
}

div.footer p {
margin: 0px 0px 0px 30px;
padding-top: 15px;
color:#ffffff;
font-size: .9em;
}


.floatright { float: right;
margin: 0 0 0 10px;
}


a:link {color: #ffffff; text-decoration: none; font-weight: normal;}
a:visited {color: #ffffff; text-decoration: none; font-weight: normal;}
a:hover {color: #ffffff; text-decoration: underline;}
a:focus {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
