body {
color: #000000;
/*background-image: url("/images/black2.jpg");*/
background-color:#FFFFFFFF;
/*background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;*/
font-family: arial;
text-align:justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
} 
text {
color: #000000;
font-family: arial;
text-align:justify;
}
a:link { color: #0000FF; text-decoration: none;}
a:visited {	color: #0000FF;	text-decoration: none;}
a:hover {	color: #00FFFF;	text-decoration: none;}
a:active {	color: #0000FF;	text-decoration: none;}
td {
text-align:center;
font-family: arial;
font-size: 12pt;
}
p {
color: #003399;
text-align:center;
font-family: tahoma;
font-size: 20pt;
}