body {
	margin: 0;
	background: #fff;
	text-indent: 10px;
}
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #111; }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	padding-left: 20px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1.5em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1.5em;
	text-indent: 10px;
}
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { background: none; text-decoration: underline; color: #FF0000; }

h3 { 
margin: 0.5em;
padding: 0.3em 0; 
color: #669ace; 
border-bottom: solid 1px #669ace; 
font-size: 14px; 
}
h2 {
	margin: 0.5em;
	padding: 0.3em 0.5px 0.3em 1.5em;
	color: #669ace;
	border-bottom: 3px solid #6699CC;
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6699CC;
	list-style-position: outside;
	list-style-image: url(/images/icons/arrogo-r.gif);
	background-image: url(/images/icons/arrogo-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-style: oblique;
	background-attachment: scroll;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	float: none;
	clear: left;
}

h1 {
	margin: 0.5em;
	padding: 0.3em 0;
	color: #669ace;
	border-bottom: 3px solid #669ace;
	font-size: 18px;
	border-left-color: #000099;
	font-weight: bold;
	border-top-color: #000099;
	border-right-color: #FFFFFF;
	float: none;

}
hT {
	margin: 0.5em;
	padding: 0.3em 5px 0.3em 20px;
	color: #FFFFFF;
	border-bottom: 3px solid #6699CC;
	font-size: 16px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6699CC;
	list-style-position: outside;
	list-style-image: url(/images/icons/arrogo-r.gif);
	background-color: #669ace;
	background-image: url(/images/icons/arrogo-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-style: oblique;
	background-attachment: scroll;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
}
