body {
background-color: #e2f9fe; 
font-family: arial; }

/*  background: url(blue.jpg) repeat;  */

h1 { font-family: "Arial" bold 30px; 
color:blue; text-align:center;
}

h2 { font-family: "Arial" 20px; 
color:blue; 
text-align:center;
}
h3 { font-family: "Arial" 12px; 
color:#000099; 
text-align:center;
}

table {
font-family: "Arial";
text-align:center;
border-style:none;
}
td { border-style: none;
} 

#btlinks {
font-family: "Arial"; 
font-size: 12px; }

#btlinkt {
font-family: "Arial"; 
font-size: 20px; }

blockquote td { font-family: "Arial"; 
border-style:double;
border-color:#000066;
text-align:center; 
color:#000066;
 border-width:4;
}

a:link { color: red; font-weight: bold; font-family: Arial, sans-serif }
a:visited { color: #990000; font-weight: bold; font-family: Arial, sans-serif }
a:active { color: #0000ff; font-weight: bold; font-family: Arial, sans-serif }

#scroll {
color:"#3333ff";
background-color:"#3333ff";
}

#newsscroll {
color:"#009900";
background-color:"#009900";
}
#para td {
position:relative;
border-collapse:collapse;
border-style:ridge;
 border-color:"#0000ff";
 border-width:4;
}


#parared {
border-style:ridge; 
border-color:"#cc0000";
}

#paralot {
border-style:double;
border-color:"#ff0000";
}


#parablack {
border-style:ridge;
border-color:"#000000";
}

#parathx {
border-style:double;
border-color:"#000099";
}

