H3 {
	font-family: Architecture;
	font-style: normal;
	color: #006699;
	font-size : medium;
	}
A:LINK {
	color : #191970;
	font : xx-small "MS Sans Serif", Geneva, sans-serif;
}

A:VISITED {
	color : #000066;
	font : xx-small "MS Sans Serif", Geneva, sans-serif;
}

A:ACTIVE {
	color : #3399FF;
	font : xx-small "MS Sans Serif", Geneva, sans-serif;
}

A:HOVER {
	color : #00CED1;
	background-color : #000066;
}

EM {
	color : #3366CC;
	background-color : transparent;
	font-size : xx-small;
	}


BODY {
	font : normal normal smaller Arial, Helvetica, sans-serif;
	background-attachment : fixed;
	background-image : url(images/bluesuede.jpg);
	color : Black;
}

H1 {
	font-family : Architecture, "Cooper BlkHd BT", "Arial Black";
	font-size : xx-large;
	color : #000066;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	color : #006699;
	}


HR {
	border : thin groove #4169E1;
}

STRONG, B {
	color : #3399FF;
	background-color : #000066;
	font-size : small;
}


TABLE {
	color : #191970;
	border-top : thin ridge #48D1CC;
	border-right : thin inset #006699;
	border-left : thin inset #006699;
	border-bottom : thin inset #006699;
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	font-variant : normal;
	font-weight : normal;
	padding : 10% 10% 10% 10%;
	list-style : none;
	}







