	
.H1 {
	font-size: x-large;
	font-family : Lydian BT;
	font-weight : bold;
}

.H2 {
	font-size: large;
	font-family : arial;
	font-weight : bold;
}

.H3 {
	font-size: medium;
	font-family : Franklin Gothic Medium;
	color : #5966cc;
}

.H4 {
	font-size: medium;
	font-family : Franklin Gothic Medium;
	color : #5966CC;
	font-weight : bold;
}

.bodytext {
	font-family: arial;
}

.bodytext2 {
	font-family: Franklin Gothic Medium;
}

.bodytext3 {
	font-family: arial;
	font-size : small;
}

.bodytextsmall {
	font-family: arial;
	font-size : xx-small;
}

.bodytextindent {
	font-family: arial;
}

.bodytextyellow {
	background : Yellow;
}

.bodytextgreen {
	font-family: arial;
	color : #006633;
}

.bold {
	font-family: arial;
	font-size : medium;
	font-weight : bold;
}

.bold2 {
	font-family: Lydian BT;
	font-size : large;
	font-weight : bold;
}

.boldred {
	font-family: arial;
	font : bold;
	color : Red;
	font-size : small;
}

.boldblue {
	font-family: Lydian BT;
	font : bold;
	color : Navy;
	font-size : large;
}

.underline {
	font-family: arial;
	text-decoration : underline;
}

.footer {
	font-family: Arial;
	color : Navy;
	font-size : x-small;
}

.footer2 {
	font-family: Arial;
	color : Navy;
	font-size : x-small;
}

.footer3 {
	font-family: Arial;
	color : Navy;
	font-size : xx-small;
}

A {
	color : Navy;
	font-family : Arial;
}

A:link {
	font-family: Arial;
	color : Navy;
}

A:visited {
	color: Teal;
	font-family : Arial;
}

A:active {
	color: Teal;
	font-family : Arial;
}

A:hover {
	color: Olive;
	font-family : Arial;
}

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