TD.menu {
	background-color : #f5f5f5;
	border-right-color : #003399;
	border-top-color : #003399;
	border-top-style : solid;
	border-right-style : solid;
	border-right-width : 1;
	border-top-width : 1;
	text-align : center;
}

A {
	text-decoration : none;
	font-family : verdana;
	font-size : 13px;
	color : #003399;
}

A:hover {
	text-decoration : none;
	font-family : verdana;
	font-size : 13px;
	color : #00297A;
}

.body-text {
	font-family : sans-serif;
	font-size : 10pt;
	color : #ffffff;
	line-height : 20pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-left : 15%;
	padding-right : 15%;
	padding-top : 10%;
}

.flyout 	{ font-size:9pt; font-family:sans-serif; color:#003399; padding : 10px; }
