a:link {color: #54000f;}
a:visited {color: #331b44;}
a:active {color: #000000;}

body {
    background: #351c46 URL("images/background.png");
	background-position: top;
	background-repeat: repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
.tdBG {
    background: #ebe6ee
    }
	
h1 {
    margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #330a57;
	}	

h2 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #d2050c;
	}		


h3 {
    margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #330a57;
	}
	
h4 {
   margin: 0px;
   font-weight: normal;
   font-size: 10px;
   }
   
h5 {
   margin: 0px;
   font-weight: normal;
   font-size: 12px;
   }   
	
	
li {
   padding-bottom: 5px;
   }

.black {color: #000000; FONT-FAMILY: verdana, arial, helvetica; FONT-SIZE: 10px;}
a.black {color: #000000; font-family: verdana, arial, helvetica; font-size: 10px;}
a.black:hover {color: #000000; font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none}
a.black:active {color: #000000; font-family: verdana, arial, helvetica; font-size: 10px; text-decoration: none}

.box {
   background: #ebe6ee;
   border: 1px solid #b2b1b3;
   padding:10px;
   }
   
	