<!--

a:link { 
	text-decoration: underline;  
	color: #999999;
	background-color: transparent; 
	}

a:visited { 
	text-decoration: underline;
	color: #FF6600;  
	background-color: transparent; 
	}

a:hover { 
	text-decoration: underline;  
	color: #FF6600; 
	background-color: transparent; 
	}

a:active { 
	text-decoration: underline; 
	color: #FF6600; 
	background-color: transparent; 
	}

p  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px 0px 0px 0px;  
	color: #999999; 
	background-color: transparent; 
	}

p.credit  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	margin: 14px 0px 0px 0px;  
	text-transform: uppercase;
	color: #999999; 
	background-color: transparent; 
	}

p.contact  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	margin: 0px 0px 0px 0px;  
	text-transform: uppercase;
	text-align: right;
	color: #999999; 
	background-color: transparent; 
	}

p.conone  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px 0px 24px 0px;  
	color: #999999; 
	background-color: transparent; 
	}

p.contwo  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	margin: 0px 0px 24px 0px;  
	color: #999999; 
	background-color: transparent; 
	}

p.conthree  { 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	margin: 0px 0px 0px 0px; 
	color: #999999; 
	background-color: transparent; 
	}

b {
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

span.small  { 
	font-size: 85%;
	line-height: 120%;   
	}

big { 
	font-size: 120%; 
	}

div.unordered { 
	margin: 0em 0em 1em -1em;
	}

ul { 
	font-family: arial, helvetica, sans-serif; 
	font-size: .8em;
	line-height: 1.4em; 
	color: #333333; 
	background-color: transparent; 
	}

li { 
	list-style-type: disc; 
	margin: 0em 0em .5em 0em; 
	color: #333333; 
	background-color: transparent; 
	}

	-->