body table td {
	font-family : Arial;
	font-size : 80%;
}

.nav {
	color : #ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size : 9pt;
	width: 100%;
	line-height: 45px;
}

.nav_yellow {
	color : #e0cf5f;
	text-decoration:none;
	font-weight: bold;
	font-size : 9pt;
	width:100%;
	line-height: 45px;
}

.nav_table {
	padding-left: 5px;
	border-color:#ffffff;
	border-width:1px;
	border-bottom-style:solid;
}

a {
	text-decoration:none;
	color : #000000;
}

h1 {
	margin : 0px;
	padding : 0px;
	font-size: 14pt;
	color : #27415f;
}
