body {
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
line-height:1.2em;
color:#454545;
}
a:focus {
	outline:1px dotted invert
}
hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0
}
h1 {
	font-size:25px
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px;
	color:#CC0000;
}
h4 {
	font-size:19px;
	color:#CC0000;
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}

ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	}
li {
	background-image:url(../images/bullet.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#d5d5d5 dotted 1px;
}

/*--ul {
	list-style-image: url(../images/bullet.gif);
	margin:0;
	padding:0;
	position: relative;
	
}
li {
	margin-left:0;
	line-height:1em;
	background:url(../images/bkg-li.gif) bottom repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	
	
}
--*/


p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}

a:link{
text-decoration:underline;
color:#CC0000;}

a:hover{
text-decoration:none;}

a:visited{
color:#990000;}

#footer a:link{
text-decoration:none;
color:#454545;}

#footer a:hover{
text-decoration:underline;}

#footer a:visited{
color:#999;}
