@charset "UTF-8";
/* CSS Document */

body {
	bgcolor:"F1F1F1"; margin: 0px;
}

p, td, li, a { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

.leftmenu {
	font-style: normal;
	text-decoration: none;
	line-height: 1.2em;
	color: #000000;
}
.topbuttons {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	A:hover,A:active{ color:#FF0000;
}

A {
	color:#000000
}

A:hover,A:active{ color:#0054BC;}
 
.bodynav {
	color: #3c3c64; text-decoration: underline;
}

.navleft {
	line-height: 2em;	
}

li {
	line-height: 2em; text-indent: 0; margin-bottom: 1em;
	}

h2 {
	color: #069;
	font-size: 2em;
	margin-bottom: 1em;
	}

#bodyarea p {
	text-align: justify;
}

.caption {
	font-style: italic;
	color: #444;
}


