/* CSS Document */
body, td, ol, ul 	{
	font-family: Arial, Helvetica, sans-serif;	
	position: absolute;
	top: 8px; left: 0px; width:100%; height:100%;
	left: 8px;
	background: #eeeeee;
	color: #666666;
	}
#main { 
	background: #eeeeee;
	left: 8px;
	padding: 10px 100px 10px 10px;
	}
P	{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	}

b, strong { font-weight: bold; }

h1 { font-size: 34pt; font-family: "Arial Black", Helvetica, sans-serif; }
h2 { font-size: 24pt; padding: 0px 100px 0px 0px; }
h3 { font-size: 20pt; padding: 0px 100px 0px 0px;}
h4 { font-size: 18pt; padding: 0px 0px 0px 0px;}
h5 { font-size: 14pt; padding: 0px 100px 0px 0px;}
h6 { font-size: 13pt; padding: 0px 100px 0px 0px;}

A 	{ 
	text-decoration: none; 
	color: #666666;
	}

A:hover { color: #0CF; }

.noborder {border: 0px}

#logo {
	position: relative;
	float: right;
	margin-right: 20px;
	}

/* TEXT */
