BODY {
	color: #000000;
	background: #6495ec;
	background-image: url(../pics/bg.png);
}


EM {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt
}

P {
        font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	text-indent: 20pt
}

A.acontent:link, A.acontent:visited, A.acontent:active {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #0000ff;
	background: transparent
} 

A.acontent:hover  {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #0000ff;
	background: transparent;
	text-decoration: underline
}

A.abottomnav:link, A.abottomnav:visited, A.abottomnav:active {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #ffffff;	
	background: transparent;
	font-weight: bold;
}

A.abottomnav:hover {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #6495ec;
	background: #ffffff;
	font-weight: bold;
}

.table1 {
	color: #ffffff;
	background: #000000
}

.table2 {
	color: #000000;
	background: #ffffff
}
