table,BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #262372;
}

body {
	color: #262372;
	background-repeat: no-repeat;
}

a:link {
	color: #262392;
	text-decoration: underline;
}

a:visited {
	color: #262392;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #2e3092;
	text-decoration: underline;
}

.tree {
	text-decoration: underline;
}

h3 {
	text-align: center;
}

