div
{
float:right;
width:170px;
padding:10px;
text-align:left;
}

h1 
{
font-family: verdana;
font-size: 24px;
font-weight: bold;
color: #f73100
}

p
{
font-family: verdana;
font-size: 12px;
color: #000000;
}

p.fp
{
font-family: verdana;
font-size: 10px;
color: #000000;
}

ul.disc 
{
list-style-type: disc;
font-family: verdana;
font-size: 12px;
color: #000000;
}

ul.nav
{
list-style-position: outside;
list-style-image: url('images/bullet.gif');
font-family: verdana;
font-size: 10px;
color: #000000;
}

ol.decimal
{
list-style-type: decimal;
font-family: verdana;
font-size: 12px;
color: #000000;
margin-left: 2cm;
}

a:link {color: #3038a4}
a:visited {color: #8730a4}
a:hover {color: #ec3f24}
a:active {color: #59c6ce}
