BODY {
font-family: Arial, sans-serif; 
color: black;
background-color: white;
}
A:link, A:visited {
font-weight:bold; 
text-decoration: none;
color: black;
background-color: white;
}
I {
color:#3E6A93 ; 
font-weight:bold;
}
h1 {
font-size: medium;
}
B {
font-size: small;
}