
/* CSS Document */
<!--
body {
	background-color: #ACA7AD;
}
body,td,th {
	font-family: ""Times New Roman", Times, serif";
	color: #0B041D;
	font-size: 12px;
	}
body,td,th.black:
{
	font-family: ""Times New Roman", Times, serif";
	color:#0B041D;
	font-size: 12px;
	}
	.r {
	font-family: "Times New Roman", Times, serif;
	color:#990000;
	font-size: 11px;
	font-weight:bold
	}	
.w {
	font-family: "Times New Roman";
	color:#E8E4F3;
	font-size: 11px;
		}	
h1{
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14px;
	color:#003333;

}
h2{
	font-family:"Times New Roman";
	font-weight: bold;
	font-size: 14px;
	color:#990000;
}
h3 {
font-family:"Times New Roman";
	font-weight: bold;
	font-size: 15px;
	color:#FFFFFF;
}
h4 	{font-family: ""Times New Roman", Times, serif";
	font-weight: bold;
	font-size: 26px;
	color:#0B041D;

}
h5 	{font-family: ""Times New Roman", Times, serif";
	font-weight: bold;
	font-size: 20px;
	color: #990000;


}

a:link {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 16px;
	color:#E8E4F3;
	text-decoration:underline
}

a:visited {
	font-family: "Times New Roman";
font-weight: bold;
	font-size: 16px;
		color: #E8E4F3;
		text-decoration:underline
}
a.text:link {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color:#0B041D;
	text-decoration:underline;
}
	

a.text:visited {
	font-family: "Times New Roman";
	font-size: 14px;
font-weight: bold;
	color:#0B041D;
	text-decoration:underline;
}


-->
