.normal {
	color : #000000;
	text-decoration : none;
	font-size : 10pt;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.SectionHeading {
	color : #000000;
	text-decoration : none;
	font-size : 16pt;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.Address {
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.AddressHeader {
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.TimeLabel {
	font-size : 11pt;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.Time {
	font-size : 11pt;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.TimeHeader {
	font-size : 12pt;
	text-decoration : underline;
	color : #000000;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.TimeHeaderLink {
	font-size : 12pt;
	text-decoration : underline;
	color : #006699;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.TimeHeaderLink:hover {
	font-size : 12pt;
	text-decoration : underline;
	color : #006699;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.Email {
	font-size : 10pt;
	text-decoration : none;
	color : #006699;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.Email:hover {
	font-size : 10pt;
	text-decoration : none;
	color : #3366CC;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}
