body{
background-color: #FFFFFF;
background-image: url(temp.gif);
background-repeat: no-repeat;
background-position: center center;
}
table{border:0px solid #ffffff}
html, body{height:100%}

.style1 {color: #214385}

.maintitle {
font-family: Arial;
font-size: 20pt;
color: #000000;
line-height: 29px;
}

.address {
font-family: Arial;
font-size: 9pt;
color: #214385;
}

.bodytext {
font-family: Arial;
font-size: 10px;
color: #000000;
line-height: 18px;
width: 50%;
}

.greybasetxt { 
font-size: 9px;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Arial;
    font-size: 9pt;
	color: #214385;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
    font-size: 9pt;
	text-decoration: none;
	color: #214385;
}
a:hover {
	font-family: Arial;
    font-size: 9pt;
	text-decoration: underline;
	color: #214385;
}
a:active {
	font-family: Arial;
    font-size: 9pt;
	text-decoration: none;
	color: #214385;
}