

/*BODY { color : white}*/

h1,h2,h3,p,td,a,ol,li,div,th,b,i {
	font-family: sans-serif;
}

H1 {
	color : #9b9bff;
	font-size : 30pt;
	margin-bottom:12px;
	margin-top: 6px;
	font-family : "Palatino Linotype";
}

H2 {
	color : #9b9bff;
	font-size : 14pt;
	margin-bottom:6px;
	margin-top: 6px;
	font-family : "Palatino Linotype";
}

H3 {
	color : #9b9bff;
	font-size : 14pt;
	margin-bottom:2px;
	font-family : "Palatino Linotype";
}

p,td,a,ol,li,th,b,i {
	font-size:12pt;
}

p {
	color : #6168a7;
	margin-left : 20;
	text-indent : 25px;
	line-height: 22px;

	
}

td { color : #6168a7;
}

a:link {
	color:#6168a7;
	text-decoration:underline;
}

a:visited { color:#6168a7;
text-decoration:underline; }

a:active { color:#6168a7;
text-decoration:none; }

a:hover {color:#6168a7;
font-weight:bold;
text-decoration:none; 
}
