body  {
	background-color : #39597d;
	color : #000000;
	font-family : verdana, tahoma, arial, helvetica, sans-serif;
	font-size : 8pt;
	margin : 5px;
	text-decoration : none;
	text-align : justify;
}

a:link  {
	color : #39597d;
	text-decoration : none;
}

a:visited  {
	color : #39597d;
	text-decoration : none;
}

a:hover  {
	color : #39597d;
	text-decoration : none;
	border-bottom: 1px dotted #39597d;
}

a:active  {
	color : #39597d;
}

h2  {
	font-size : 10pt;
	font-weight : bold;
	color : #39597d;
	margin: 0;
}

p  {
	font-size : 8pt;
	font-family : verdana, tahoma, arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

tr {
	font-size : 8pt;
}

.menu {
	color: #c6cfd9;
	font-family: arial;
	font-size : 8pt;
	font-weight : bold
}
a.menu:link {  
	color: #c6cfd9;
}
a.menu:visited {
	color: #c6cfd9;
}
a.menu:active {
	color: #778899; text-decoration: none
}
a.menu:hover {
	color: #778899; text-decoration: none
}
.menul {
	color: #c6cfd9; font-family: arial; font-size: 8pt; font-weight: bold
}
a.menul:link {
	color: #c6cfd9
}
a.menul:visited {
	color: #c6cfd9
}
a.menul:active {
	color: #ffffff; text-decoration: none
}
a.menul:hover {
	color: #ffffff; text-decoration: none
}
.navlink {
	color: #ffffff; cursor: default; font-family: arial; font-size: 8pt; text-decoration: none
}
a.navlink:link {
	color: #ffffff
}
a.navlink:visited {
	color: #ffffff
}
a.navlink:active {
	text-decoration: none
}
a.navlink:hover {
	text-decoration: none
}