html {background:white;}

.calendarcopy {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-style: italic;
	font-weight: normal;
	color:#333333;
	margin-left:15px;
}

.copy  {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	color:#333333;
}
A:link {text-decoration:none; color:#0054A0;}
A:visited {text-decoration:none; color:#0054A0}
A:hover {text-decoration:underline; color:#CC0000}

.smallcopy {font-size:10px; font-family:verdana,arial,helvetica,times,times new roman; color:#000000;}
.smallcopy A:link {text-decoration:none; color:#0054A0;font-weight:bold}
.smallcopy A:visited {text-decoration:none; color:#0054A0;font-weight:bold}
.smallcopy A:hover {text-decoration:underline; color:#0054A0;font-weight:bold}

.lnav {font-size:10px; font-family:verdana,arial;color:#000000}
.lnav a:link {text-decoration:none; font-size:10px; color:#0054A0}
.lnav a:visited {text-decoration:none; font-size:10px; color:#0054A0}
.lnav a:hover {text-decoration:none; font-size:10px; color:#F05737}


.list1 {
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-position: outside;
	list-style-type: upper-alpha;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

.list1 a:link {text-decoration:none; color:#0054A0; font-weight:normal}
.list1 a:visited {text-decoration:none; color:#0054A0; font-weight:normal}
.list1 a:hover {text-decoration:underline; color:#F05737; font-weight:normal}

.H1, H1 {
	font-size:12pt;
	margin-bottom:10px;
	font-weight:bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.H2, H2 {
	font-size:12px;
	margin-bottom:13px;
	font-weight:bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.H2 a:link, H2 a:link {text-decoration:none; color:#333333; font-weight:normal}
.H2 a:visited, H2 a:visited {text-decoration:none; color:#333333; font-weight:normal}
.H2 a:hover, H2 a:hover {text-decoration:underline; color:#333333; font-weight:normal}

.strikethrough {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-decoration: line-through;
}
