body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header {
	font-size: 11pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 8pt;
	font-style: italic;
	vertical-align: bottom;
	background-color: #E5AD0D;
	border: 1px dotted #000000;
	text-align: left;

}
td {
	font-size: 10pt;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
}
.menu {
	font-weight: bold;
	text-decoration: none;
	color: #E5AD0D;
}
.menu:hover {
	color: #CC0033;
	text-decoration: underline;
}
a {
	color: #679DDB;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;

}
h1 {
	color: #679DDB;
}
.slogan {
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: bold;
}
.mainTable {
	border: 1px solid #1C60AD;
}
.gpGearHeader {
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 8pt;
	text-transform: uppercase;
}
.gpGearTable {
	border: 1px solid #CCCCCC;
}
