
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
} 
.heading a:link {color: #000000; text-decoration: none}
.heading a:visited {color: #000000; text-decoration: none}
.heading a:hover {color: #003399; text-decoration: underline}
.heading a:active {color: #003399; text-decoration: none} 

.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
} 
.bigheading a:link {color: #000000; text-decoration: none}
.bigheading a:visited {color: #000000; text-decoration: none}
.bigheading a:hover {color: #003399; text-decoration: underline}
.bigheading a:active {color: #003399; text-decoration: none} 

.italicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
} 
.italicheading a:link {color: #000000; text-decoration: none}
.italicheading a:visited {color: #000000; text-decoration: none}
.italicheading a:hover {color: #003399; text-decoration: underline}
.italicheading a:active {color: #003399; text-decoration: none} 

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
} 
.subheading a:link {color: #000000; text-decoration: none}
.subheading a:visited {color: #000000; text-decoration: none}
.subheading a:hover {color: #003399; text-decoration: underline}
.subheading a:active {color: #003399; text-decoration: none} 

.subheadingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} 
.subheadingbold  a:link {color: #000000; text-decoration: none}
.subheadingbold  a:visited {color: #000000; text-decoration: none}
.subheadingbold  a:hover {color: #003399; text-decoration: underline}
.subheadingbold  a:active {color: #003399; text-decoration: none} 

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
} 

.normaltext a:link {color: #000000; text-decoration: none}
.normaltext a:visited {color: #000000; text-decoration: none}
.normaltext a:hover {color: #003399; text-decoration: underline}
.normaltext a:active {color: #003399; text-decoration: none} 

.italicnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
} 

.italicnormaltext a:link {color: #000000; text-decoration: none}
.italicnormaltext a:visited {color: #000000; text-decoration: none}
.italicnormaltext a:hover {color: #003399; text-decoration: underline}
.italicnormaltext a:active {color: #003399; text-decoration: none} 

.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
} 

.normaltextbold a:link {color: #000000; text-decoration: none}
.normaltextbold a:visited {color: #000000; text-decoration: none}
.normaltextbold a:hover {color: #003399; text-decoration: underline}
.normaltextbold a:active {color: #003399; text-decoration: none} 



.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 

.smalltext a:link {color: #000000; text-decoration: none}
.smalltext a:visited {color: #000000; text-decoration: none}
.smalltext a:hover {color: #003399; text-decoration: underline}
.smalltext a:active {color: #003399; text-decoration: none} 



.normalreadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
} 

.normalreadingtext a:link {color: #000000; text-decoration: none}
.normalreadingtext a:visited {color: #000000; text-decoration: none}
.normalreadingtext a:hover {color: #003399; text-decoration: underline}
.normalreadingtext a:active {color: #003399; text-decoration: none} 

