body,p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ginkgoStyles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.PageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
}
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	color: #CC66FF;
	font-style: oblique;
}

.detail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #111111;
}

.detail_title {
	margin-bottom: 4px;
	margin-top: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: green;
}



.news a:link { text-decoration: underline} 
.news a:Active { text-decoration: underline} 
.news a:visited { text-decoration: underline} 
.news a:hover { text-decoration: none
} 

.green_notes {
	font-size: 12px;
	font-style: italic;
	color: #009933;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	top: 25px;
	color: #666666;
}

