p,h1,h2,h3,a,body,table,strong,footer
{
color: #000080;
}

p {
font-family: Arial; 
font-size: 12px;
}

h1 { 
font-family: Arial; 
font-size: 14px; 
font-style: normal; 
font-weight: bold;
}

h2 {
font-family: Arial; 
font-size: 12px; 
font-style: normal; 
font-weight: bold;
}

strong {
font-family: Arial; 
font-size: 12px; 
font-style: normal; 
font-weight: bold;
}

footer {
font-family: Arial; 
font-size: 10px; 
font-style: normal;
}

a {  
TEXT-DECORATION: none
}

a:visited {
COLOR: #000080;  
TEXT-DECORATION: none;
}

a:active {
COLOR: #000080; 
TEXT-DECORATION: none;
}

a:hover {
COLOR: #000080;  
TEXT-DECORATION: underline;
}

body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
TEXT-DECORATION: none;
text-align: center;

}

table {
FONT-FAMILY: Arial; 
FONT-SIZE: 12px; 
margin-left: auto;
margin-right: auto;
TEXT-DECORATION: none;
background: transparent;
border-width: 0px;
border-color:#000080;
border-collapse: collapse;
padding: 0px;
}

td { vertical-align: top; }

td.biz {
width: 25%;
}

img { border: 0; }
