.stylesheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
} 


A:link {
	COLOR: #0033cc; TEXT-DECORATION: none;
}

A:visited {
	COLOR: #336699; TEXT-DECORATION: none;
}

A:hover {
	COLOR: 0A8870;
	background: #B5F4B6;
}

p {
	margin-top : 0px;
	margin-bottom : 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	margin-top : 0px;
	margin-bottom : 5px;
}

li {
	margin-top : 0px;
	margin-bottom : 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sublink {
	line-height : 20px;
	font-size : 11px;
}
 
.small_sublink{
	font-size: 11px;
	line-height : 16px;
}
