BODY
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #e0ffff;
}

TABLE
{
	font-size: 8pt;
	font-family: Verdana;
}

.GolLabel
{
	font-style: italic;
}

.GolTextBox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

H1
{
	font-weight: normal;
	font-size: 14pt;
	color: red;
}

H2
{
	font-size: 11pt;
	color: green;
	margin-top: 20px;
	margin-bottom: 10px;
}

H3
{
	font-size: 10pt;
}

LI
{
	font-size: 8pt;
	font-family: Verdana;
}

.GolHeader1
{
	font-size: 25pt;
	color: blue;
	padding-bottom: 5px;
}

.GolHeader2
{
	font-size: 14pt;
	color: red;
}

.GolHeader3
{
	font-size: 11pt;
	color: green;
	margin-top: 20px;
	margin-bottom: 10px;
}

.GolHeader4
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4px;
}

A
{
	text-decoration: none;
}

A:link
{
	text-decoration: none;
}

A:hover
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

.GolButton
{
}

.GolBox
{
	font-size: 8pt;
	font-family: Verdana;
}

.GolPanel
{
	font-size: 8pt;
	font-family: Verdana;
}

.GolTable
{
	font-size: 8pt;
	font-family: Verdana;
}

.GolTableHeaderCell
{
	font-weight: bold;
}

.GolTableCell
{
}

.GolStatus
{
	color: Blue;
	font-size: 7pt;
}

.GolError
{
	color: Red;
	font-size: 8pt;
}

.GolMessage
{
	color: Blue;
	font-size: 8pt;
}

.New
{
    BACKGROUND-COLOR: #ffffcc;
    BORDER-BOTTOM: thin groove;
    BORDER-LEFT: thin groove;
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-STYLE: italic;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 15px;
    PADDING-TOP: 10px;
    TEXT-ALIGN: justify
}

