BODY {
	color : Navy;
	background-color : #FFF5EE;
	font-family : Arial, Tahoma, System, "Comic Sans MS", "Times New Roman", sans-serif;
	font-size : medium;
	text-align : center;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	margin-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
}

H1 {
	font-family : sans-serif;
	font-size : 24pt;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-family : sans-serif;
	font-size : 18pt;
	font-style : normal;
	font-weight : bold;
}

H3 {
	font-family : sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

A {
	color : Maroon;
	vertical-align : middle;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font : normal/normal;
	font-size-adjust : inherit;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
	border-style: outset;
	border-bottom-width : medium;
	border-left-width: medium;
	border-right-width : medium;
	border-top-width : medium;
	letter-spacing : normal;
	border-color : Aqua #FFD700 #6495ED #FFA500;
}

A:VISITED {
    color: Green;
}

A:HOVER {
	color : Red;
}

TABLE {
	border : 1px double Silver;
	vertical-align : top;
	text-align : center;
}

CAPTION {
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13pt;
	text-align : center;
	vertical-align : middle;
}

TD {
	margin : 1px;
	border : none;
	padding : 1px;
}

.EHEAD {
	background-color : Black;
	font-family : "Comic Sans MS";
	color : Yellow;
	font-size : 24pt;
}

.IHEAD {
	background-color : Black;
	font-family : Arial;
	color : #ADD8E6;
	font-size : 11pt;
}
.HIHEAD {
	background-color : #F0FFFF;
	font-family : Arial;
	color : #0000CD;
	font-size : 14pt;
}
.MENUF {
	background-color : #F0FFFF;
	font-family : Arial;
	color : #0000CD;
	font-size : 10pt;
}
.BLONKRW {
	font-family : "arial", "Lucida Sans";
	font-size : x-large;
	text-decoration : underline;
	text-align : center;
	background-color : White;
	color: red;
	border-style: outset;
	border-bottom-width : thick;
	border-left-width: thick;
	border-right-width : thick;
	border-top-width : thick;
	letter-spacing : normal;
	font-weight : bold;
}
.FINAID {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	text-decoration : none;
	text-align : center;
	background-color : #FFFACD;
	color: #DC143C;
	border-style: outset;
	border-bottom-width : medium;
	border-left-width: medium;
	border-right-width : medium;
	border-top-width : medium;
	letter-spacing : normal;
	font-weight : bold;
	font : normal/normal;
	font-size-adjust : inherit;
	font-style : normal;
	border-color : #2E8B57 Red #2E8B57 Red;
}
.ABUTTON {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	text-decoration : none;
	text-align : center;
	background-color : #FFFACD;
	color: Maroon;
	border-style: outset;
	border-bottom-width : medium;
	border-left-width: medium;
	border-right-width : medium;
	border-top-width : medium;
	letter-spacing : normal;
	font-weight : bold;
	font : normal/normal;
	font-size-adjust : inherit;
	font-style : normal;
	border-color : Aqua #FFD700 #6495ED #FFA500;
}
.CBUTTON {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	text-decoration : none;
	text-align : center;
	background-color : #FFFACD;
	color: Blue;
	border-style: outset;
	border-bottom-width : medium;
	border-left-width: medium;
	border-right-width : medium;
	border-top-width : medium;
	letter-spacing : normal;
	font-weight : bold;
	font : normal/normal;
	font-size-adjust : inherit;
	font-style : normal;
	border-color : Aqua #FFD700 #6495ED #FFA500;
}
.EBUTTON {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font : normal/normal;
	font-size-adjust : inherit;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	border-style: outset;
	border-bottom-width : medium;
	border-left-width: medium;
	border-right-width : medium;
	border-top-width : medium;
	letter-spacing : normal;
	border-color : Aqua #FFD700 #6495ED #FFA500;
}
