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

.margintop {	
			margin-top: .5 em }


.i { 		font-style: italic }

.em {		font-style: italic;
			color: #000000 }

P.clear { 	clear: both }

P.strong { 	font-weight: bold }

P.tt { 		color: #000000;
			font-family: Monaco, Courier, monospace;
			font-size: 10pt }

.strike {	text-decoraton: line-through }

H1 { 		color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 2em;
			font-weight: 400 }
			
H2 { 		color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: center;
			font-size: 1.75em;
			font-weight: 400 }
			
H3 { 		color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.5em;
			font-weight: 400 }
			
H4 {	 	color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.33em;
			font-weight: 500 }
			
H5 {	 	color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1.17em;
			font-weight: 600 }
					
H6 {	 	color: #000000;
			background: transparent;
			font-family: "trebuchet ms", verdana, helvetica, geneva, sans-serif;
			text-align: left;
			font-size: 1em;
			font-weight: 700 }
			
A:link { 	font-family: geneva, verdana, helvetica, sans-serif;
            text-decoration: underline;
            color: blue;
			font-weight: lighter;
			background: transparent }
			
A:active { 	font-family: "New York", arial, serif;
			font-style: normal;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			background: transparent }
			
A:visited { font-family: geneva, verdana, helvetica, sans-serif;
			font-style: normal;
			text-decoration: underline;
			color: purple;
			font-weight: lighter;
			background: transparent }

A:hover	{ 	color: #FFFFFF;
			background: #990000 }

.image {    float: left;
			margin-top: 1px;
			width: 228px }
			
.right {	text-align: right;
			font-weight: 200;
			line-height: 90% }
			

.left { 	text-align: left;
			font-weight: lighter;
			line-height: 1.1 }

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