div.body {
width: 800px; 
align: center; 
border: 1px solid black; 
padding-top:10px;
padding-left:10px;
}
 
 p, td{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height: 15px;

}


h2 {
color: #005cac;
font-size: 16px;
}

.header {
background-color: #8095cb;
color: white;
font-weight: bold;
border-bottom: #333;
padding: 5px;}

.row {
background-color: #cbd2eb;
color: black;
padding: 5px;}

a:link, a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #005cac;
text-decoration: underline;}

a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #333;
text-decoration: none;}

div.slogan{
position:absolute;
left: 200px;
top: 205px;
width: 300px;
font-size: 16pt;
font-weight: bold;
color: #005cac;
line-height: 22pt;
text-align: right;

}

div.intro {
position:absolute;
left: 250px;
top: 270px;
color:black;
font-size: 12px;
width: 250px;
text-align: none;
}

div.footer {
font-family: arial, helvetica, sans-serif;
width: 800px; 
halign: center; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
border-left: 1px solid black; 
padding:5px; 
background-color: #cbd2eb;
font-size: 10px;
color: #333;
}

div.footer2 {
	padding-right: 10px;
	padding-left: 10px;
}
