/* Typography */

H1 H2 H3 P LI UL {
	color: #000000; 
	border-top-width: 0; 
	padding-top: 0; 
	border-bottom-width: 0; 
	padding-bottom: 0
}

.body {
	font-family: Verdana, sans-serif; 
	font-size:  10pt; 
	color: #000000; 
	margin-top: 9px; 
	margin-bottom: 0; 
}

.list {
	font-family: Verdana, sans-serif; 
	font-size:  10pt; 
	color: #000000; 
	margin-top: 6px; 
	margin-bottom: 0;
	margin-left: 25px; 
	text-indent: -25px; 
}

.caption {
	font-family: Verdana, sans-serif; 
	font-size:  7pt; 
	color: #9C021C; 
	margin-top: 3px; 
	margin-bottom: 0; 
	margin-left: 0px; 
	margin-right: 0px
}

.firstlink {
	font-family: Verdana, sans-serif; 
	font-size : 10pt;
	color: #000000; 
	margin-top: 6px; 
	margin-bottom: 0; 
	margin-right: 15px
}

.link {
	font-family: Verdana, sans-serif; 
	font-size : 10pt;
	color: #000000; 
	margin-top: 6px; 
	margin-bottom: 0; 
	margin-right: 15px
}

.head1 {
	font-family: "New York", "Times New Roman", serif; 
	font-size: 24pt; 
	color: #9C021C; 
	font-weight: bold; 
	font-style: italic; 
	margin-top: 0px; 
	margin-bottom: 8px
}

.head2 {
font-family: Verdana, sans-serif; 
	font-size: 10pt;
	font-weight: bold; 
	color: #9C021C; 
	margin-top: 24px; 
	margin-bottom: 0px
}

.rule {
	border-top-width: 1px; 
	border-top-style: solid; 
	border-color: #CCCCCC; 
	margin-right: 300px; 
	margin-top: 24px
}