@charset "utf-8";
/* CSS Document */

body{
	background-color:#334;
	text-align: left;
	color: #000;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 8px;
	text-align:justify;
	margin: 5px;
	color:#000;	/*text-transform:capitalize;*/
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height:inherit;
	font-weight: normal;
	font-variant: normal;
	text-indent: 5px;
	color: #F00;
	/*text-transform:capitalize;*/
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #060;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #060;
	text-indent: 5px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-indent: 5px;
	color: #090;
	text-align:center;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height:normal;
	font-weight:500;
	font-variant: normal;
	/*text-indent: 5px;*/
	color: #060;
}
/*News subheadings*/
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 5px;
	color: #FFF;
}
.NewsHeadings {
	color: #CC3;
}
ul {
	color: #000;
	list-style-type: none;
	font-size: 13px;
}
