body, table {
	font: 10pt arial, tahoma; 
	color: #000000;
	}

body {
	background-color: #FFFFFF;
	}

h1 {
	font-size: 20pt;
	color: #515387;
	}

h2 {
	font-size: 16pt;
	color: #FFFFFF;
	background-color: #515387;
	padding-left: 3px;
	}

h3 {
	font-size: 12pt;
	}

h4 {
	font-size: 12pt;
	color: #515387;
	}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #515387;
	font-size: 12pt;
	padding-left: 2px;
	padding-right: 2px;}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #515387;
	font-size: 12pt;
	padding-left: 2px;
	padding-right: 2px;}

.text a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.text a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.text a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

.text a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #515387;
	}







