.vlink  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : Fuchsia;
	background-color : '#FFFFFF';
}

.alink  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
	font-style : italic;
}

.bodytext  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	color : Navy;
}

.bodyital  {
	font-size : small;
	font-family : sans-serif;
	font-style : italic;
	color : Navy;
	font-weight : normal;
}

.smalltext  {
	font-size : xx-small;
	font-family : Arial;
	font-style : normal;
	color : Navy;
	text-align : center;
}

.sectionhead  {
	font-size : x-large;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

.redhead  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}

.lrgbodytext  {
	font-size : medium;
	font-family : sans-serif;
	color : Navy;
	font-weight : normal;
}

.bodybold  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : Navy;
}

#seablue  {
	background-color : #99CCFF;
}

.boardtext  {
	font-size : x-small;
	font-family : sans-serif;
	color : #000080;
	font-weight : normal;
}

.boardbold  {
	color : Navy;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
}

.boardital  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Navy;
}

