body {
	background-color: #FF9900;
	font-family:Verdana, Geneva, sans-serif;
	color: #000000; }

td {	
	font-size: 13px;
	color: #00000;
}
a:link , a:visited, a:hover, a:active   {
	color: #900000;
	text-decoration: underline;
}


p { margin:0 0 6px 0;
line-height:150%;}

.boldred {font-weight:bold; color:#C00;}

ol,ul {line-height:150%;}


.title1, h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight:bold;
	margin:6px 0 12px 0;
}
.title2, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	margin:6px 0 9px 0;
}

.title3, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.emph {

	color: #000000;
	font-weight: bold;
}
.hint {
	color: #000000;
	font-style: italic;
	text-decoration: blink;

}
.law {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.border {
	color: #800000;
	border: 1px solid #800000;

}

hr {color:#F0E0B0; margin-bottom:24px;}
