A:link  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 16px;
	COLOR : #003399;
	FONT-FAMILY : Arial, sans-serif;
	font-style : normal;
}

A:visited  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 16px;
	COLOR : #003399;
	FONT-FAMILY : Arial, sans-serif;
	font-style : normal;
}

A:active  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 16px;
	COLOR : #003399;
	FONT-FAMILY : Arial, sans-serif;
	font-style : normal;
}

A:hover  {
	BACKGROUND : #ff0;
	COLOR : #003399;
	font-style : normal;
	background-color : #6699ff;
	border-width : medium;
}

INPUT  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 14px;
	BACKGROUND : #EFEFEF;
	COLOR : black;
	FONT-FAMILY : Arial, sans-serif;
	background-color : #EFEFEF;
}

BODY  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 14px;
	BACKGROUND : #ffffff;
	MARGIN : 0px;
	COLOR : #000000;
	FONT-FAMILY : Arial, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

TABLE  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 14px;
	BORDER-LEFT-COLOR : #003399;
	BORDER-BOTTOM-COLOR : #003399;
	COLOR : black;
	BORDER-TOP-STYLE : none;
	BORDER-TOP-COLOR : #003399;
	FONT-FAMILY : Arial, sans-serif;
	BORDER-RIGHT-STYLE : none;
	BORDER-LEFT-STYLE : none;
	BORDER-RIGHT-COLOR : #003399;
	BORDER-BOTTOM-STYLE : none;
}

.link_on_white  {
	font-weight : bold;
	font-size : 16px;
	color : #003399;
	FONT-FAMILY : Arial, sans-serif;
	text-decoration : underline;
}

.link_on_dark_blue  {
	font-size : 16px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}

.menu_heading  {
	font-size : x-large;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #003399;
}

.dark_blue_text  {
	font-weight : bold;
	font-size : 16px;
	color : #003399;
	FONT-FAMILY : Arial, sans-serif;
	text-decoration : none;
}

.dark_blue_text_24  {
	font-weight : bold;
	font-size : 24px;
	color : #003399;
	FONT-FAMILY : Arial, sans-serif;
	text-decoration : none;
}

.light_blue_text  {
	font-size : 16px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #6699FF;
	text-decoration : none;
}

.error_text_24 {
	font-size : 24px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}
