body {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a {
	text-decoration: none;
	color: #808000;
	font-variant: small-caps;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	style: bold;
	font-weight: bold;
}

.gcs_title {
	font-family: Arial;
	font-size: 36px;
	text-transform: capitalize;
	color: #808000;
}
.gcs_tagline {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1pt;
}

TR.row1
{
    BACKGROUND-COLOR: #white;
	font-size: 12px;
	color: #eff4c6;
	font-family: Arial;
	text-decoration: bold;    
}
TR.row2
{
    BACKGROUND-COLOR: #eff4c6;
    font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}