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

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
h6 {
	font-size: 125%;
}
h5 {
	font-size: 150%;
	color: #000;
}
body {
	font-size: 200%;
}
h3 {
	font-size: 250%;
}
h2 {
	font-size: 300%;
}
h1 {
	font-size: 350%;
	margin: 0px;
	line-height: normal;
	color: #FFF;
	background-color: #333;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	font-family: "Times New Roman", Times, serif;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#Newsflash {
	color: #9b2940;
	font-style: italic;
}
