A:link
{
    TEXT-DECORATION: none
}

A:visited
{
    TEXT-DECORATION: none
}

A:active
{
    TEXT-DECORATION: none
}

A:hover
{
    TEXT-DECORATION: none
}

H3
{
    FONT-SIZE: 3ex;
    FONT-FAMILY: Garamond, Batang;
    TEXT-ALIGN: center
}

H4
{
    FONT-FAMILY: Garamond, Batang;
    TEXT-ALIGN: center
}

BODY
{
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: Garamond, Batang;
    background-color:#c2c4a2;
    TEXT-ALIGN: center
}

/* td.title */
.title {
	font-size:   18pt;
	font-family: Garamond, Batang;
	color:       #990000;
	text-align:  center;
	font-weight: bold;
}

/*
p.title {
    font-size: 18pt;
    font-family: Garamond, Batang;
    color: #990000;
    text-align: center
}
*/


H2
{
    FONT-SIZE: 4ex;
    TEXT-ALIGN: center
}


IMG
{
    TEXT-ALIGN: center
}

a.golf {
	color: #FFFFFF; 
	font-weight:bolder; 
	font-size: 9pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.golf:hover {
	color: #D0B264; 
}
