BODY {
color:black; 
font-family:Bodoni MT, book antiqua, arial, font-size:12pt; 
background: url(images/bg_paw_print_alt.jpg) fixed;
scrollbar-face-color:#990099;
scrollbar-arrow-color:#FFFF33;
scrollbar-track-color:#FFFF33;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

B {font-size:110%}
H1, H2, H3, H4, H5, H6 {color:#990099; font-family:Bodoni MT Black, book antiqua, arial}
UL {list-style-type:disc}
UL UL {list-style-type:circle}
UL UL UL {list-style-type:decimal}
UL UL UL UL {list-style-type:lower-alpha}
A {text-decoration:none}
a:link {
color:#000066;
background:transparent;
}

a:visited {
color:#000066;
background:transparent;
}

a:active {
color:#003300;
background:transparent;
}

A:hover {
color:#800080; 
text-transform:uppercase; 
font-weight:bold
}

DIV.Article {padding: 0.8em; border-style: solid; border-width: 2px; background-color: rgb( 255, 255, 255); width:90%}