li{
	margin-left:0px;
	padding-left:0px;
}

body {
	background-color:;
	background-image:;
	background-repeat:;
	background-position:;
}

body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

li {
	list-style-image:url(../images/bullet.gif);
}

h1 {
	font-size: 20px;
	background-image:url(../images/content_top.jpg);
	height:32px;
	padding-top:20px;
	padding-left:2px;
	margin-top:2px;
	margin-bottom:3px;
	color:#00568e;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}

a:link {
	text-decoration: none;
	color:#00568e;
}
a:visited {
	text-decoration: none;
	color:#00568e;
}
a:hover {
	text-decoration: underline;
	color:#00568e;
}
a:active {
	text-decoration: none;
	color:#00568e;
}

.footer:link {
	text-decoration: none;
	color:#00568e;
}
.footer:visited {
	text-decoration: none;
	color:#00568e;
}
.footer:hover {
	text-decoration: underline;
	color:#00568e;
}
.footer:active {
	text-decoration: none;
	color:#00568e;
}
