body, input	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: small }
a		{ color:#000000; text-decoration: none }
a:hover		{ color:#F89104; text-decoration: none }
a.menu  	{ color:#000000; text-decoration: none }
a.x		{ color:#000000; text-decoration: none; display: block }
a.x:hover	{ color:#FFB400; text-decoration: none; display: block }
img		{ border-color: #B84502 }
img:hover	{ border-color: #F89104 }
p       	{ text-align: justify }
input, select	{ font-family: Arial, Verdana, Helvetica; font-size: small }
textarea	{ font-family: Courier New; font-size: small }
th.x		{ padding-left: 20px; height: 14pt }
th.x:hover	{ padding-left: 20px; height: 14pt }
table.x		{ padding-top: 12px }

h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

ul {
	line-height: 1.25em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(cspage/bullet.gif);
}
ol {
	line-height: 1.25em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
