body { background-color:#E0E0E0; }
p {
	color: navy;
	font-size: 12pt;
	padding-left : 5%;
}
li,td {
	color: navy;
	font-size: 12pt;
}
li.a, A {
	color: navy;
	font-size: 12pt;
	list-style-type : square;
}
span	{
	color: #EE82EE;
	font-size: 12 pt;
}
h3	{color:teal;}
th	{ color: Gray;	font-size: 14pt;}
h1	{
	color: Maroon;
	text-align: Center;
	font-size: 18pt;
}
h2   {color: Maroon; font-size: 16pt;}
hr    {	color: teal;}
h3   {  font-size: teal; font-size: 14pt; }
h4   { color: Purple;  font-size: 12pt; }
div {color:fuchsia;}
ul { list-style-image: url(../../images/arrow.gif);  }
table {
	background-color : #eeeeee;
}
