.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}

.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.readmore {
	color : #FF0000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.readmore a {
	color : #FF0000;
	text-decoration: none;
}
.readmore a:hover {
	color : #000000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Links {
	color : #FF0000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 1px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.Links a {
	color : #FF0000;
	text-decoration: none;
}
.Links a:hover {
	color : #000000;
}
