body {
font-family: verdana;
background-color: #ffffff;
margin: 0px;

}
 
a {
font-family: verdana;
text-decoration : none;
font-weight: normal;
font-size: 9pt;
color: #336699;
}
a:hover	{
font-family: verdana;
text-decoration : underline;
font-weight: normal;
font-size: 9pt;
color: #000099;
}
h1 {
font-family: verdana;
font-size: 18pt;
font-weight: bold;
color: #000099
}
p {
font-family: Verdana;
font-size: 9pt;
}
td {
font-family: Verdana;
font-size: 9pt;
}
.white {
color: #ffffff;
}
.whitesmall {
font-size: 8pt;
color: #ffffff;
}
.blue1 {
color: #000099;
}
.blue1small {
font-size: 8pt;
color: #000099;
}
.blue2 {
color: #336699;
}
.red {
color: #990000;
}
.orange {
color: #FFCC00;
}
.confirmation {
font-family: verdana;
font-side: 12pt;
font-weight: bold;
color: #FF0000;
}
.title {
font-family: Verdana;
font-size: 10pt;
color: #000099;
font-weight: bold;
}
.footer {
font-family: Verdana;
font-size: 8pt;
color: #ffffff;
font-weight: normal;
}

