BODY
{
	margin: 0;
	
}
BODY, P, BLOCKQUOTE, TD {
	font: 12px / 16px arial, verdana, helvetica, sans-serif; 
	color: #000000
}
H4{
	font-weight : bold;
	font-size : larger;
	color: #000000
}

.caption {
	font-weight: bold;
}
.story{
	background-color : #d0d0d0 ;
	color: Navy;
	padding: 5 px;
	border: thin dotted Navy;
}
SELECT {
	font-family: "arial","New York", "MS Serif", serif;
	font-size: 9pt;
	color: #000000
}
.hist {
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style : italic;
	color: Navy;
}
A:link {
	color: MidnightBlue;
	font-weight: bold
}
A:visited {
	color: #000080;
	font-weight: bold
}
A:active {
	color: #00008b;
	font-weight: bold;
}
A:hover {
	color: #4b0082;
	font-weight: bold
}

STRONG {
	font-weight: bold;
}

PRE {
	font-family: monospace;
	font-size: 10pt;
	color: 000000
}
 
UL {
	list-style : square;
}


.highlighter {
	background-color : #FFFF66 ;
	
}
.lime {
	background: #9FFF40 ;
	
}

P.blog {
	margin-left : 20;
	margin-right : 20;
	margin-top : 5;
	margin-bottom : 5;
}

	