/* CSS Document */

.headingbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	font-size:24px;
	font-weight:bold;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-bottom-width: medium;
	}

.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
	color: #000066;
	font-size:24px;
	}	

.subheading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	}

.subheadingunderline{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	font-size:16px;
	}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}
.scoreboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #FFFF99;
}

a {
	color:#000099
  }
  