body
{
	margin: 0px;
	color: #000000;
	font-family: Sans-Serif;
	font-size: 12px;
	background: #ffffff;
}

a img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #3040ac;
}

strong
{
	color: #aa0000;
}

.gc_body
{
	text-align: center;
	border: 2px solid #0079c2;
}

.gc_logo
{
	text-align: center;
	margin: 3px 0px 7px 3px;
}

.gc_menu
{
	width: 100%;
	background: #ffffff;
}

.gc_menu td
{
	background: #0079c2;
	text-align: center;
	padding: 1px;
}

.gc_menu a
{
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.gc_footer
{
	font-size: 10px;
	text-align: center;
	padding: 5px;
	background: #0079c2;
	color: #ffffff;
}

.gc_text
{
	margin: 5px;
	text-align: left;
}

.gc_title
{
	text-align: center;
}

.gc_title div
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.gc_title span
{
	font-weight: bold;
	font-size: 12px;
}

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

ol, ul
{
	padding: 0px 0px 0px 25px;
}

li a span
{
	font-weight: normal;
	color: #888888;
}

.gc_back
{
	color: #aa0000;
	font-weight: bold;
	text-decoration: underline;
}

