body{ 		
color: #ffffff;
font-family: Verdana, Gillsans, Trebuchet MS, Arial, san-serif;
font-size: 76%;
background-color: #003366;
layer-background-color: #003366;
}

h1, h2, h3, h4, h5, h6 {
margin:0px 0px 15px 0px;
padding:0px 0px 0px 0px;
color:#ffffff;
}

p {
font-size: 1em;
}

code {
display: block;
font-family: Courier New, Courier, san-serif;
font-size: 100%;
margin-left: 2em;

}

/* for i.e */
table {
font-size: 1em;
}

table, tr, td, th {
margin:0px 0px 0px 0px;
}

pre {	
	font-size: 1.4em;
	color: #fff;
}

.ffff00 A { color: #ffff00; } /* hyperlink */
A { color: #FF6666; } /* hyperlink */
A:visited {color: #ff6666; } /* visited hyperlink */
A:hover {color: #cccccc;} /* mouseover hyperlink */
A:active {color: #996666; } /* active hyperlink */

.ffffff { color: #ffffff; }
.ffffff A { color: #ffffff; } /* hyperlink */

.bill_links {margin-bottom: 2em; text-align: center;}
.slang {	font-style: italic; background: #cccccc; text-decoration: underline;}
.pl {text-align: left;
	text-indent: 0;
	}
.pl5 {
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	text-indent: 0;
	}
.pre {
	font-family: 'Courier New', courier;
	}
	
.whitelinks A {color: #ffffff;
			text-decoration: none;
			 }
.whitelinks A:hover {color: #ff9999;
			text-decoration: underline;
			 }

.linkvul ul, li, a { text-align: left; font-size: 8px; }
.linkv { text-align: left; }
.linkv A:link { text-align: left; color: #990000;}
.linkv A:visited { text-align: left; color: #990000;}
.linkv A:hover { text-align: left; color: #990000;}
.linkv A:active { text-align: left; color: #990000;}
