
.H1 {
	font-size: x-large;
	font-family : Calisto MT;
	font-weight : bold;
	color : #AABE9C;
}

.bodytext {
	font-family: arial;
	font-size : x-small;
	color : #22485B;
}

.bodytext2 {
	font-family: arial;
}

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

.boldsmall {
	font-family: arial;
	font-size : xx-small;
	font-weight : bold;
}

.bluetext {
	font-family: arial;
	color : #22485B;
	font-size : small;
}

.boldblue {
	font-family: Benguiat Bk BT;
	font : bold;
	color : #22485B;
	font-size : large;
}

.bluetitle {
	font-family: arial;
	font : bold;
	color : #22485B;
	font-size : x-small;
}

.boldredsmall {
	font-size : xx-small;
	font-weight : bold;
	color : Red;
	font-family : Arial;
}

.bodytextyellow {
	background : Yellow;
}

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

.topnavbar {
	font-family: verdana;
	font-size : xx-small;
}

.footer {
	font-family: arial;
	font-size : xx-small;
	font-style : italic;
}

A {
	color : Red;
	text-decoration : underline;
}

A:link {
	color : #22485B;
}

A:visited {
	color: #2F4F4F;
}

A:active {
	color: Olive;
}

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

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

