/* CSS Document  -rom */

/* General Styles */

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: normal 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}

table {
	margin: 0;
	padding: 0;
	}
	

/* Header */
#header {
	background: #339999;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size:36px;
	font-family:"Arial Black", sans-serif;
	color:#000000;	
	}
	
#header td {
	background: #339999;
	text-align:center;	
	}
	
#header h1	{
	text-align:center;
	font-family:"Arial Black", sans-serif;
	font-size:36px;
	color:#000000;
	line-height:1.6em;
	background:#339999;
	}
	
	
/* table */
td	{
	text-align:center;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	}

td.left	{
	text-align:left;
	}
	
td.header	{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background: #339999;
	color:#FFFFFF;
	line-height:1.6em;
	}

td.headerleft	{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background: #339999;
	color:#FFFFFF;
	line-height:1.6em;
	}


/* font styles */	
p {
	font-family: Arial;
	font-size: 12pt;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
/*	word-spacing: -0.05em;  */
	text-decoration: none;
	color: #000000;
	margin: 0px;
	}

p.center	{
	text-align:center;
	}
	

h1 {
	text-align:center;
	font-family:"Arial Black", sans-serif;
	font-size:36px;
	color:#339999;
	}

h1.black {	
	color:#000000;
	line-height:1.6em;
	}

h2	{
	text-align:center;
	font-family:"Arial Black", sans-serif;
	font-size:24px;
	color:#000000;
	padding:0;
	line-height: 1.2em;
	letter-spacing: 0;
	margin: 0px;
	padding:0px;
	}

h2.green	{
	color:#339999;
	}	
	



/*
<style type="text/css">
<!--
.style50 {font-family: "Arial Narrow", sans-serif, "Times New Roman"; font-size: 18px; }
.style63 {
	color: #000000;
	font-size: 16px;
}
.style66 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.style68 {font-size: 36px}
.style70 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style72 {font-family: "Arial Black", sans-serif}
.style73 {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style79 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF00FF; }
.style81 {color: #FF0000}
.style82 {font-size: 18px; }
-->
</style>
*/


