H1 {
	font : 20pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : Maroon;
}

H2 {
	font : 20pt;
	font-family : "Times New Roman", Times, serif;
	font-weight: bolder;
	color : Blue;
}

H3 {
	font : 16pt;
	font-family : "Comic Sans MS";
	font-weight : bolder;
	color : green;
}

H4 {
	font : 16pt;
	font-family : "Comic Sans MS";
	font-weight : bolder;
	color : Blue;
}

H5 {
	background-color: Blue;
	font : 12pt;
	font-family : cursive;
	color : White;
}

H6 {
	font : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : black;
}
	
A {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color: Maroon;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color: Maroon;
}


A:HOVER {
	background-color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	color: Yellow;
}

hr {
	color: Blue;
}

B {
	font : 12pt;
	font-weight: bold;
}

.photos {
	font : 16pt Arial Black;
	font-weight : normal;
	color : Navy;
}

.headline {
	font : 20pt;
	font-weight : bold;
	color : Maroon;
}

.headmaroon {
	font : 16pt;
	font-weight : bold;
	color : Maroon;
}

.news1 {
	font : 12pt;
	font-weight : bold;
	color : black;
}

.news2 {
	font : 12pt;
	font-weight : bold;
	color : blue;
}

.news3 {
	font : 12pt;
	font-weight : bold;
	color : green;
}

.news4 {
	font : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Navy;
}

.news5 {
	font : 12pt;
	font-weight : bold;
	color : Maroon;
}

.credits {
	font : 10pt;
	font-weight : bold;
	color : Navy;
}

.links {
	font : 10pt;
	font-weight : bolder;
	color : Maroon;
}

.navline {
	font-family: Arial, Helvetica, sans-serif;
	font : 8pt;
	}

