div.back {
	background-image: url(/images/home/OC-logos-homepage.gif);
	background-repeat: no-repeat;
	width: 900px;
	float: none;
}



p.header {
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 0px;
	color: #333333;
	padding-left: 3px;
	display: block;
	list-style-image: url(none);
}
li {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669966;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.homelist
{
	list-style-type: circle;
	list-style-image: url(../images/home/bullet.gif);
	padding-left: 0px;
	margin-left: 20px;
}
ul.homelist a
{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	width: 16em;
	color: #0066FF;
}
ul.homelist a:hover
{
	background: #fffff;
	color: #00FF99;
}
li.homelist
{
	display: inline;
	list-style-type: circle;
	list-style-image: url(../images/home/bullet.jpg);
}
a#header {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 2px;
	color: #0066FF;
}
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 2px;
	color: #333333;
	padding-left: 2px;
}
a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
