﻿.somm1 {
	padding: 3px 5px 3px 10px;
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
	width: 160px;
}
.somm1 a:link {
	text-decoration: none;
	}

.somm1 a:visited {
	text-decoration: none;
	}
.somm1 a:hover {
	text-decoration: underline;	
}


.somm2 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0066CC;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 12px;
	width: 136px;
}
.somm2 a:link {
	text-decoration: none;
	}

.somm2 a:visited {
	text-decoration: none;
	}
.somm2 a:hover {
	text-decoration: underline;	
}
.somm2 a:active {
	text-decoration: underline;
	color: #FF0000;
}


.somm3 {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0066CC;
	width: 130px;
	text-align: left;
	text-indent: 0px;
}
.somm3 a:link {
	text-decoration: none;
	}

.somm3 a:visited {
	text-decoration: none;
	}
.somm3 a:hover {
	text-decoration: underline;	
}
