body {
	background-color: #ccd4cf;
	background-image: url(.gif);
	background-repeat: repeat; /*x or y*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 12pt;
	font-style: normal; /*italic*/
	color: #000000;
}

hr {
	background-color: #cbd1cc;
	color: #cbd1cc;
	border: 1px solid #cbd1cc;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	line-height : 19px;
	text-decoration: none;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	line-height : 19px;
	text-decoration: none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ff0000;
	line-height : 19px;
	text-decoration: none;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ff0000;
	line-height : 19px;
	text-decoration: none;
}


.golf A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : #cc0000;
	text-decoration : underline;
}

.golf A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : #660000;
	text-decoration : none;
}

.golf A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : #006600;
	text-decoration : underline;
}

.golf A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : #009900;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000066;
}

h2 {
	font-family: Vivaldi, "Comic Sans MS", cursive;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #006600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #9daba0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #9daba0;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}



address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	font-style:normal;
	text-align: center;
	color: #000000;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #999999;
}