body {
	background: black;
	text-align: center;
	color: #777777;
}

h3 {font-family: Times, Serif;
		font-size: 14pt;
		font-weight: bold;
		font-style:italic;
		color: #036;
		text-align: center;
		line-height: 12pt}

h4 {font-family: Futura, Arial;
		font-size: 13pt;
		text-align: center;
		color: purple}

caption  {font-family: Futura, Arial;
		font-size: 13pt;
		font-style: italic;
		text-align: center}


table {text-align: center;
			color:white;
			background: black; 
			width: "100%";
			cellpadding: "0";
			cellspacing: "0"}

th	{background: black;
		border: "0";
			font-family: times, serif;
			font-style: italic;
			font-size: 13pt;
			color: white;}

td {
	text-align: center
}


hr    {color: #FFCC33;
			width:100%;
			height:4}


p {
	text-align: center;
	font-size:9pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #777777;
}


ul	{font-family: futura, sans;
		Font-variant: small caps;
		Font-size: 10pt;
		Color: purple;
		Text-align: left;
		list-style-type:disk}


ol	{font-family: futura, sans;
		Font-variant: small caps;
		Font-size: 10pt;
		Color: #036;
		Text-align: left}

a	{
	text-align: right;
	font-family: futura, sans;
	font-size: 9pt;
	text-decoration: none;
	color: #808080;
	height: auto;
	width: auto;
}

a:hover	{color: purple;
			font-style: italic;
			font-weight: bolder;
			text-decoration: none}

a:visited	{
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
}

b	{color: #036}

I	{color: #036}


a.mail {text-align: center;
		font-weight: bolder}


b>i	{color: #pink}

