
body {
	margin: 20px;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
        background: #6DB1D2;
}

table{
background: #C9EEFD
}

p, ul, ol, blockquote {
	margin-top: 0;
}


A               { color: #151B8D; font-weight:bold; text-decoration: none; }
A:link          { color: #151B8D; font-weight:bold; text-decoration: none; }
A:visited               { color: #800517; font-weight:bold; text-decoration: none; }
A:active                { color: #C58917; font-weight:bold; text-decoration: none;  }
A:hover         { color: #C58917; font-weight:bold; text-decoration: none;  }

body, td, tr{
font-family: verdana;
color:#150517;
font-size:12;
font-weight:normal;
}

p{
font-family: arial;
color:#150517;
font-size:12pt;
font-weight:normal;
}

li{
font-family: verdana;
color:#150517;
font-size:14;
font-weight:bold;
}



h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18pt;
color:#151B54
}




