body 
	{
	background-Color:	#00ffff;
	margin:			5;
	cursor:			default;
	color:			#000000;
	font-size:		12pt;
	font-family:		serif;
	}

a:link	{
	text-decoration: none;
	color: blue;
}

a:visited	{
	text-decoration: none;
	color: blue;
}

a:hover	{
	text-decoration: none;
	color: blue;
	background-color: red;
}

a:active	{
	text-decoration: none;
	color: blue;
}

iframe	{
	background-Color:	transparent;
	}

H1
        {
        font-size:              10pt;
        font-family:            Arial;
        font-style:             normal;
        font-weight:            bold;
        color:                  #ff0000;
        }
H2
	{
	font-size:		24pt;
	font-family:		Arial;
	font-style:		normal;
	font-weight:		bold;
	line-height:		28pt;
	}

H3
	{
	font-size:		16pt;
	font-family:		Arial;
	font-style:		normal;
	font-weight:		bold;
        color:                  #ff0000;
	line-height:		18pt;
	}

H4
	{
	font-size:		11pt;
	font-family:		Arial;
	font-style:		normal;
	font-weight:		bold;
        color:                  #0000ff;
	line-height:		16pt;
	}

H5
	{
	font-size:		12pt;
	font-family:		Arial;
	font-style:		normal;
	font-weight:		bold;
	color:			red;
	}

H6
        {
        font-size:              11pt;
        font-family:            Arial;
        font-style:             normal;
        font-weight:            bold;
        line-height:            16pt;
        }


div.hclub
	{
	font-size:		22pt;
        font-family:            Arial;
	font-style:		normal;
	font-weight:		bold;
	color:			#0000ff;
	line-height:		28pt;
	}

div.agm
        {
        text-align:             center;
        font-size:              15pt;
        font-family:            Arial;
        font-style:             normal;
        font-weight:            bold;
        line-height:            28pt;
        }

div.club
	{
	font-size:		12pt;
        font-family:            Arial;
	font-style:		normal;
	color:			#000000;
	}

div.center
	{
	position:		absolute;
	left:			100px;
	top:			150px;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-width:		3px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	}

div.news
	{
	position:		absolute;
	left:			800px;
	top:			150px;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-width:		3px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	}

div.cal
	{
	position:		absolute;
	left:			800px;
	top:			465px;
	border-style:		solid;
	border-color:		#FFFFFF;
	background-Color:	#FFCC00;
	border-width:		3px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	}

div#printer {
	position:		absolute;
	top:			625px;
	right:			220px;
	width:			140px;
	height:			20px;
	z-Index:		99;
	color:			red;
         }
div.tb
	{
	position:		absolute;
	left:			220px;
	top:			400px;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-width:		3px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	}

div.pic1
	{
	position:		absolute;
	left:			20px;
	top:			5px;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-width:		0px;
	padding-top:		1px;
	padding-left:		1px;
	padding-right:		1px;
	padding-bottom:		1px;
	}
	
div.left
	{
	font-weight:		bold;
	line-height:		18pt;
	position:		absolute;
	left:			5px;
	top:			150px;
	border-style:		solid;
	border-color:		#FFFFFF;
	border-width:		0px;
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		10px;
	padding-bottom:		10px;
	}

div.footer1
	{
	background-color:	blue;
	position:		absolute;
	top:			660px;
	left:			25%;
	font-weight:            bold;
        line-height:            18pt;
        }

div.footer2
	{
	font-weight:            bold;
	position:		absolute;
	top:			690px;
	left:			25%;
        line-height:            18pt;
        }
div.home
        {
        font-size:              12pt;
        font-family:            Arial;
        font-style:             normal;
        color:                  #000000; 
        }
