@charset "iso-8859-1";
.quote {
	font : "Times New Roman", Times, serif;
	background : Green;
	color : Silver;
	font-family : serif;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	text-align : left;
	text-indent : 5%;
	margin : 5% 5%;
}
H1 {
	font-family: serif;
	font: large;
	text-align: center;
	color: #3333FF;
}

.MainContent {
	font-family : "Times New Roman";
/*	margin : 1px 15% 1px 15%;    */
	font-size : 12pt;
}

.QuotedContent {
/*	margin : 5px 25% 5px 25%;  */
	color : #009900;
	font-family : Tahoma;
	font-size : 11pt;
}

.StdContent {
	margin : 1px 10% 1px 10%;
	font : 12pt "Times New Roman", Times, serif;
}

OL {
	list-style : decimal;
}


/* -----------------------

TD {
	font:normal normal 9pt arial;
}

--------------------------      */
A		{
	text-decoration: underline;
	/*color:#00a5c6;
	*/
	color: #000099;
}
A:hover		{
	text-decoration : none;
	color : #000000;
	background-color : #FFFF33;
}


.paraIndent {
	margin-right : 10%;
	margin-left : 10%;
}
/*	
BODY {
	scrollbar-face-color: #142D41;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #4C677A;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #1B364B;
	scrollbar-arrow-color: #92A3BA;

	background-color : DEF3BD; 
	color : Black;
*/

/*	margin-left : 153px;  */
}

.DateIndent {
	margin-left : 5%;
	font-weight : bold;
}
