body {
background-color:white; 
margin:2%;
}
h1,h2,h3,h4,h5,h6,caption {
background-color:white; 
text-align:center;
color:#330066;
font-family: "Times New Roman",Times,Georgia,serif;
font-weight:bold;
}
p,.footer {
background-color:white; 
color:black;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-weight:normal;
}
.ctr {text-align:center;}
.footer {
text-align: center;
font-size: 8pt;
}
.fat {font-weight: bold;}
a:link {
background-color:white;
color:#660099;
text-decoration:none;
} 
a:visited {
background-color:white;
color:#660066;
text-decoration:none;
} 
a:hover,a:active {
background-color:white;
color: #CC0033;
text-decoration:underline;
}
p.mnu,a.mnu,a.mnu:link,a.mnu:visited,a.mnu:hover,a.mnu:active {
background-color:white;
color :#330066;
text-decoration:none;
font-weight:bold;
font-size:small;
text-transform:lowercase;
}
table,tr,th,td,img {
border: 0 none white;
}
strong,.strng {color:#CC0033;}
}
hr {
width:100%;
border: 0 solid #330066;
height: 1px;
color: #330066;
}