/*stylesheet for blue pages*/
BODY {background-color:rgb(255,255,255);background-image:url('nadfas.jpg');
background-repeat:repeat;font-family:arial,sans-serif;color:rgb(0,0,255);}

H2{font-weight:bold; font-size=24px}
H3{font-weight:bold; font-size=16px}
TD {background-color:rgb(102,255,255)}
A:link {color: #0000ff; text-decoration: none}
A:hover {font-weight: bold;border:solid 1px red}
A:visited {color=#0000ff; text-decoration: none}
P{margin:3% 5%; font-size=11pt}