body {
	background-color: #c0dbeb;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.footer:link {
	color: #333333;
}
a.footer:visited {
	color: #333333;
}
a.footer:hover {
	color: #666666;
}
a.footer:active {
	color: #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}



a.bulletheading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
a.bulletheading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
a.bulletheading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066FF;
	font-size: 16px;
}
a.bulletheading:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a.main:link {
	color: #0066CC;
}
a.main:visited {
	color: #0066CC;
}
a.main:hover {
	color: #666666;
}
a.main:active {
	color: #0066CC;
}

a.pro:link {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
a.pro:visited {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
a.pro:hover {
	color: #00CCFF;
	font-size: 16px;
	font-weight: bold;
}
a.pro:active {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}
img{  
	border-style: none;
}

li.paList {
	margin-left: -10px;
	list-style: url("images/bullet.gif");
	padding-bottom : 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
li.paList a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#refs li {
	left : -15px;
	position : relative;
}
