body {
	background-color : #F8F8F8;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color : #000099;
	text-decoration : none;
}
a:hover {
	background-color : none;
	color : #00009F;
	text-decoration : none;
}

a.menu:link, a.menu:visited {
	font-size: 12;
}
a.menu:hover {
	background-color : none;
	font-size: 12;
	color : #0000ff;
}

h1 {
	color : #00008B;
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-style: normal;
	margin-left: 12;
	margin-bottom: 0;
	letter-spacing: 4px;
	line-height: 21px;
}

hr {
	height: 1px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13;
}

td {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13;
	vertical-align: top;
	text-align: justify;
}

table.frame {
	background-color: #6394bd
}

td.mnu {
	text-align: left;
	background-color: ffffff;
}

td.mnuheader {
	text-align: left;
	background-color: #dee7ef;
}

td.head {
	vertical-align: middle;
	font-size: 120%
}
