BODY { 		color: #CCCCCC; 
			background: #333366 }
		
P, dl, dd, dt, ul, ol, li, form { 	color: #CCCCCC;
			background: transparent;
			text-align: left;
			font-weight: lighter;
			font-style: normal;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif; }

i { 		font-style: italic }

em {		font-style: italic }

strong { 	font-style: italic;
			font-weight: bold }

P.clear { 	clear: both }

P.strong { 	font-style: italic;
			font-weight: bold }

P.top { 	margin-left: 3%;
			margin-right: 3%;
			color: #CCCCCC;
			background: transparent;
			font-family: Geneva, Verdana, sans-serif;
			font-weight: bold }

P.tt { 		font-family: Monaco, Courier, monospace;
			font-size: 10pt }
			
P.center {	text-align: center }

H1 { 		color: #CCCCCC; 
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 2em;
			font-weight: 400 }
			
H2 { 		color: #CCCCCC; 
	 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.75em;
			font-weight: 400 }
			
H3 { 		color: #CCCCCC; 
	 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.5em;
			font-weight: 400 }
			
H4 { 		color: #CCCCCC; 
		 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.33em;
			font-weight: 500 }
			
H5 { 		color: #CCCCCC; 
		 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.17em;
			font-weight: 600 }
					
H6 { 		color: #CCCCCC; 
		 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1em;
			font-weight: 700 }
			
A:link { 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			font-style: normal;
			font-weight: lighter;
			color: #FF6633;
			text-decoration: underline;
			background: transparent }
			
A:active { 	font-family: Geneva, Verdana, sans-serif;
			font-style: normal;
			font-weight: lighter;
			color: #FFFFCC;
			text-decoration: underline;
			background: transparent }
			
A:visited { font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			font-style: normal;
			font-weight: lighter;
			color: #339933;
			text-decoration: underline;
			background: transparent }

A:hover	{ 	color: #FF9999;
			background: transparent }

DIV.image {
			float: left;
			margin-top: 15px;
			width: 228px }
			
div.center	{
			text-align: center }

div.adRight	{
			float: right;
			margin-top: 1px;
			width: 121px; }

.image {
			float: left;
			margin-top: 15px;
			width: 228px }
			
.leftcallout {
			color: #CCCCCC;
			background: #333366;
			margin-top: 15px;
			float: left;
			width: 228px;
			padding-right: 1em }
			
.clear {	clear: both }

.i { 		font-style: italic }

blockquote	{font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			 font-style: italic;
			 font-weight: lighter }