.H1 {
	font-family : Trebuchet MS;
	color : #659DDA;
	font-size : 48px;
}

.H2 {
	font-size: 20px;
	font-family: Trebuchet MS;
	color : Olive;
	font-style : normal;
	font-weight : bold;
}

.H3 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Silver;
}

.body {
	font-family: Arial;
	color : White;
	font-weight : normal;
}

.bold {
	font-family: Arial;
	color : White;
	font-weight : bold;
	font-size : small;
}

.bluesubheader {
	font-family: Arial;
	color: #659DDA;
	font-size : 15px;
	font-weight : bold;
}

.rightbox {
	font-size: 12px;
	font-family: arial;
	font-style : normal;
	color : White;
	margin-bottom : auto;
}

.rightboxindex {
	font-size: 16px;
	font-family: arial;
	font-style : normal;
	color : White;
	margin-bottom : auto;
}

.bottommenu {
	font-size: 14px;
	font-family: Trebuchet MS;
	color : Silver;
	text-decoration : none;
	font-style : normal;
}

A {
	text-decoration: none;
	color : White;
}

A:link {
	color : Silver;
}

A:visited {
	color: Silver;
}

A:active {
	color: Teal;
}

A:hover {
	text-decoration: underline;
	color: Olive;
}

/********************************************************************** LINK STYLES */
