.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;


}
.standard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.standardBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
.standardLIST {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;

}
.standardBOLDBLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;

}
a {font-family:Georgia,serif; font-size:medium}
a:link {color:#CCCCCC;text-decoration: none}
a:visited {color:#CCCCCC;text-decoration: none}
a:hover {text-decoration: underline; color: #FFFFFF;}
a:active {color: red;text-decoration: none} .NewsHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #111111;
}.Heading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.li {
	list-style-position: inside;
	list-style-type: disc;
}
