/* font tags */

.Super_Script {
	vertical-align:super;
	font-size: 0.65em;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
	margin: 0px 0px 12px 0px;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;

}
ol{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: decimal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.Red {
	color: #FF0000;
} 
.Grey {
	color: #666666;
}
.White {
	color: #FFFFFF;

}
.HomeIntroParagraph {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	color:#000000;
	margin: 0px 0px 12px 0px;

}
.HomeNewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color:#999999;
	margin: 5px 10px 0px 10px;	
}
.HomeNewsTitle {
	margin: 0px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color:#666666;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
}
.DownloadLink {
 margin: 0px;
}
.ImageFooter {
	font-size: 0.65em;
	margin: 5px 0px 10px 0px;
	padding-bottom: 5px;
	border-bottom: 3px solid #FFD203;
}