body {
	background-color: #0066CC;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

a.b1:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 82px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
a.b1:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 82px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
a.b1:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	border: thin outset;
}
a.b1:active {	
font-size: 12px;
	text-decoration: none;
	color: #990000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 82px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
a.b2:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 110px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
a.b2:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 110px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
a.b2:hover {
	color: #FFFFFF;
	background-color: #0066CC;
	border: thin outset;
}
a.b2:active {	
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	background-color: #CCCCCC;
	text-align: center;
	height: 23px;
	width: 110px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}


table.ridge {
	border: thin ridge;
}
span.b1sel {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	height: 23px;
	width: 82px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
td {
	font-size: 9pt;
	vertical-align: top;
}
td.title {
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}
span.b2sel {

	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
	height: 23px;
	width: 110px;
	border: thin outset;
	margin-right: 1px;
	margin-left: 1px;
}
table.title {

	border: thin outset;
}
a.ws:link {
    font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a.ws:visited {
    font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a.ws:hover {
    font-size: 10px;
	text-decoration: none;
	color: #FFFFCC;
}
a.ws:active {	
    font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: left;
	font-size: 9pt;

}
table.content {
	border: thin ridge #0066CC;
	margin-bottom: 3px;

}
li {
	list-style-type: circle;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
