body { 
background-image : url(./gbblue2.jpg); 
background-repeat : repeat; 
background-attachment : fixed; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 2.2ex; 
color : #000080; 
font-weight : bold; 
margin : 25px; 
cursor : pointer; 
} 
b { 
font-weight : bold; 
} 
h1, h2, h3, h4, h5 { 
color : #000080; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
} 
blockquote { 
font-weight : normal; 
} 
div { 
font-size : 10%; 
font-weight : normal; 
} 
p { 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-weight : bold; 
} 
span { 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-size : 13%; 
font-weight : bold; 
} 
td { 
font-weight : normal; 
} 
hr { 
color : #000080; 
height : 0.4em; 
width : 100%; 
} 
a:link { 
color : #3f93d4; 
font-weight : normal; 
text-decoration : none; 
} 
a:active { 
color : #663300; 
font-weight : normal; 
text-decoration : none; 
} 
a:visited { 
color : #3f93d4; 
font-weight : normal; 
text-decoration : none; 
} 
a:hover { 
color : #000080; 
font-weight : bold; 
text-decoration : none; 
} 
