H2 {
	font-size: 20px;
	font-style: normal;
	color: red;
	margin-left: 1em;
	margin-bottom: -1.25em;
	font-family : Arial, Helvetica, sans-serif;
}

.black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #223B42;
	text-align: center 
}
.bbottom {
	border-bottom: solid 1px silver
}

.silver {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #223B42;
	background: silver;
	border-top: solid 4px silver;
	border-bottom: solid 1px gray;
	height: 1.75em;
	text-align: center 
}

.silver2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	color: #223B42;
	background: #E0E0E0;
	border-top: solid 4px #E0E0E0;
	border-bottom: solid 1px silver;
	height: 1.75em;
	text-align: center 
}
.normal {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 1.66;
}

.footer {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background: #E0E0E0;
	border-top: solid 1px silver;
	text-align: center;
}

.footer2 {
	color: #FFFFFF;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background: gray;
	border-top: solid 1px silver;
	text-align: center;
	width: 774px;
}


.trial {
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	margin-top: .75em
}

li {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 1.66;
	margin-right: 5px;
}

dl {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 1.66;
}

.special {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 1.66;
	margin-left: 2em;
	margin-top: 8px
}

.special2 {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 1.66;
	margin-left: 1em;
	margin-top: 8px
}

.space {
	color: #000000;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: -1;
}

A:link  {
	text-decoration: none;
	color: #555555;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

A:visited   {
	text-decoration: none;
	color: #555555;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

A:active    {
	text-decoration: none;
	color: #555555;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

A:hover {
	text-decoration: underline;
	color: FF6600;
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
