a:link {  color: #000000; text-decoration: none; font-weight: bold;}
a:visited {  color: #000000; text-decoration: none; font-weight: bold;}
a:focus {  color: #000000; text-decoration: none; font-weight: bold;}
a:hover {  color: #900; text-decoration: none; font-weight: bold;}
a:active {color: #000000; text-decoration: none; font-weight: bold;}


.clear-all {
	clear:both;
	font-size:.00001%;
	height:0px;
}



body {
	margin: 0 auto;
	padding: 0px;
	background: #583F90;
	font: 1em Lucida, Arial, sans-serif; /* 1em = 16pts */
	background: #000 url(../images/bj_pinstripe.gif) top left repeat;
}


p {
	color:#000;
	font-family: 'Trebuchet MS', Verdana,  serif;
	font-weight:normal;
	font-size:13px;
}


h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: 'Trebuchet MS', Verdana,  serif;
	} 


/* TEXT COLORS */
h1 {
	color:#FFF;
	}
h2, h3, h4, h5 {
	color:#808073;
	}
h6 {
	color:#000000;
	}

*{
	padding:0;
	margin:0;
	}
	
a{
	outline:none;
	}	
	
ul{
	list-style-type:none;
	padding:0;
	margin:0;
	color:#000033;
	font-family: 'Trebuchet MS', Verdana,  serif;
	font-weight:normal;
	font-size:13px;
	}	

.spacer {	
	clear:both;
	line-height:0;
	font-size:0;
	}