a:link {color: rgb(52,72,151); font-weight: bold;}
a:visited {color: rgb(216,165,45); font-weight: bold;} 
a:active {color: rgb(216,165,45); font-weight: bold;}
a:hover {color: rgb(187,75,45); font-weight: bold;}

BODY
{
scrollbar-arrow-color:rgb(255,220,151);
scrollbar-3dlight-color:rgb(89,100,181);
scrollbar-highlight-color:rgb(89,100,181);
scrollbar-face-color:rgb(62,72,151);
scrollbar-shadow-color:rgb(35,43,103);
scrollbar-darkshadow-color:rgb(35,43,103);
scrollbar-track-color:rgb(187,75,45);

font-family: Comic Sans MS, Trebuchet MS, Georgia, serif;
    color: rgb(0,0,0);font-size: 15px;
    background-color:rgb(255,255,255);
    background-image: url('images/magic_09.gif'); 
	background-repeat: repeat-x; background-position: bottom left;
}

table {font-family: Comic Sans MS, Trebuchet MS, Georgia, serif;
color: rgb(0,0,0); font-size: 15px;}

H1 {font-family: Georgia, Times New Roman, serif;
	color: rgb(187,75,45); font-size: 23px;
	font-weight: bold; font-style: italic;}
	
H2 {font-family: Georgia, Times New Roman, serif; 
	color: rgb(216,165,68); font-size: 20px; 
	font-weight: bold; font-style: italic;}

hr {width: 100%; color:rgb(62,72,151); height: 2px; text-align: left;}

b {font-family: Comic Sans MS, Trebuchet MS, Georgia, serif;
	color: rgb(187,75,45); font-weight: bold;}

.footer {font-family: Comic Sans MS, Trebuchet MS, Georgia, serif;
	color: rgb(187,75,45); font-size: 12px;}

span.purplen {font-family: Comic Sans MS, Trebuchet MS, Georgia, serif;
	color: rgb(52,72,151); font-size: 15px; font-weight: bold;}

ul {list-style-type: none;
    margin: 15px;
    padding: 0px;}

li.double
   {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    margin: 0 5px 0px 15px;
    padding: 1px 0 10px 25px;
    text-indent: 0;}
    
li.single
   {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    margin: 0 5px 0px 15px;
    padding: 1px 0 0px 25px;
    text-indent: 0;}