@charset "utf-8";
/* CSS Document */

body,html {
	margin:0px 0px 0px 0px;
}


table {
	border-collapse: collapse;
	font : 0.9em/1.5 Arial;
	}
	
td {
	font :normal 0.9em/1.5 Arial;
	color:#5C97B2;
	}
	
a, a:visited, a:active {font : normal 1em/1.5 Arial; color:#A53329;}
a:hover {font : normal 1em/1.5 Arial; color:#000000; text-decoration:none;}

div.body {
    padding:0px 0px 0px 0px;
	font : normal 1.2em/1.5 Arial;
	}

#text {color:#5C97B2;width:90%; font:normal 1em/1.5 Arial;}

h3 {padding-top:20px; width:90%; color:#000000;font:normal 24px trebuchet MS;}
h4 {color:#000000;font:normal 1.3em/1.8 Arial;}

p.text {color:#5C97B2;width:90%; font:normal 0.9em/1.5 Arial;padding-bottom:25px;}
p.hltext {color:#E77817;width:90%; font:bold 0.9em/1.3 Arial;}

