

table.ggtable {
	background : #ffffcc;
	font-size : 12px;
	font-family : sans-serif;
	vertical-align : 0;
	text-align : left;
	font : normal;
	width : 100%;
	}
	
th.ggth{
	background : #ffff99;
	font-weight : bold;
	font-size : 14px;
	font-family : sans-serif;
	vertical-align : 0;
	text-align : left;
}

td.ggtdleft{
	background:#cccc99;
	text-align : right;
	width : 200px;
	vertical-align : top;
}

td.ggnav{
	text-align : left;
	width : 120px;
	vertical-align : top;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

div.ggformtext {
	font-size : 12px;
	font-family : sans-serif;
}
h3.ggformheader {
	font-size : 16px;
	font-family : sans-serif;
	font : bold;
}
h3.ggformheaderred {
	font-size : 16px;
	font-family : sans-serif;
	font : bold;
	color : Red;
}
