BODY { 		color: #CCCCCC; 
			background: #333366 }
		
P, dl, dd, dt, ul, ol, li, form { 	color: #CCCCCC;
			background: transparent;
			text-align: left;
			font-weight: normal;
			font-style: normal;
			font-family: "new york", garamond, times, 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.tt { 		font-family: Monaco, Courier, monospace;
			font-size: 10pt }

H1 { 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 2em;
			font-weight: 400 }
			
H2 { 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 1.75em;
			font-weight: 400 }
			
H3 { 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.5em;
			font-weight: 400 }

H3.toc {	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 1.5em;
			font-weight: 400 }			

H4 {	 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.33em;
			font-weight: 500 }
			
H5 {	 	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.17em;
			font-weight: 600 }
					
H6 {	 	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 }

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

.rightcallout {
			margin-top: 15px;
			float: right;
			width: 228px;
			padding-left: 1em }
			
.clear {	clear: both }

.i { 		font-style: italic }

.toc {	font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 1.5em;
			font-weight: 400 }			
			
.h3 { 		font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.5em;
			font-weight: 400 }

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