.footer {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;



}
.Main heading {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;



}
.Sub-heading {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #959695;
	font-family: Arial, Helvetica, sans-serif;





}
.Smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.Body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.BodyBold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.BodyBoldBlack {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
	}
.BodyBoldWhite {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	
}
.BodyBoldLarge {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
a:link {
	color: #006699;
	text-decoration: underline;

}
a:hover {
	background-color: #CFCFCF;
	text-decoration: none;



}
a:visited {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/templates/images/back_swath.gif);

}
.Date {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;

}

.image-caption {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 10px;

}

text decoration { 
    text-decoration: none;
	
} 
