<!--
body {
	background-color: #ffffff;
}

H1 { 
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	}

H2 { 
	color: #222222;
	font-family: Verdana;
	font-size: 12px;
	}

a:link { 
	color: #ffa500;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

a:visited {
	color: #ffa500;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}

a:active {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}



a:link.menu { 
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:visited.menu {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:hover.menu {
	color: #ffa500;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
a:active.menu {
	color: #ffa500;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}



a:link.small { 
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}

a:visited.small {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	}

a:hover.small {
	color: #ffa500;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	}

a:active.small {
	color: #ffa500;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	}




P {
	color: #222222;
	font-family: Verdana;
	font-size: 11px;
	line-height: 125%;
	}

P.small {
	color: #666666;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	}
			
P.menu {
	color: #ffa500;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	}

P.block {
	width: 400px;
	text-align: justify;
	color: #222222;
	font-family: Verdana;
	font-size: 11px;
	line-height: 125%;
	}
			

img.logo{
	background-image:url(./pics/gg_top_white.gif);
	padding:0px;
	width:210px;
	height:50px;
	}


img.sign{
	background-image:url(./pics/gg_sign_white.gif);
	padding:0px;
	width:200px;
	height:75px;
	}

td.menu {
	background-color: #f5f5f5;
	border-top-style:dotted;
	border-top-color:black;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:black;
	border-bottom-width:1px;
}
-->
