body {
	margin-top : 2px;
	margin-right : 20px;
	margin-bottom : 0px;
	margin-left : 0px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/islands.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
} 

h1 {
	font-weight : bold;
	font-size : 14pt;
	letter-spacing : 1pt;
	color : #749CDF;
	line-height : 12px;
}

h2 {
	font-weight : bold;
	font-size : 11pt;
	color : #000000;
	line-height : 1px;
}

#indent {
	margin-left : 20px;
}

p strong {
	color : #749CDF;
}

/* Change the bullets in a list
ul {
	list-style-image: url(images/list-image2.gif);
}
*/

p {
	text-align : justify;
	text-align-last : left;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	line-height : 18px;
	color : #000000;
}

/* Use for text in left column area. */
p.left {
	text-align : justify;
	text-align-last : left;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size : 7pt;
	line-height : 14px;	
	color : #ffffff;
}

/* Use for text in upper right area regarding site updates. */
p.update {
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	text-align : right;
	color: #ffffff;
}

p a:link {
	color: #0066cc;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: transparent;
	text-decoration: none;
}

p a:visited {
	color: #0066cc;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: transparent;
	text-decoration: none;
}

p a:hover {
	color : #ffffff;
	border-bottom-width : 1;
	border-bottom-style : solid;
	border-bottom-color : #0066cc;
	background-color : #0066cc;
	text-decoration : none;
}

a.minutes:link, a.minutes:visited {
	color: #000000;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
	background-color: transparent;
	text-decoration: none;
	line-height : 24px;
}

a.minutes:hover {
	color : #ffffff;
	border-bottom-width : 1;
	border-bottom-style : solid;
	border-bottom-color : #0066cc;
	background-color : #0066cc;
	text-decoration : none;
	line-height : 24px;
}

table.t_1 {
	border : 1;
	border-style : solid;
	border-color : #000000;
	padding : 0;
	background-color : #c0c0c0;
}

a.survey:link, a.survey:visited, a.survey:hover {
	text-align: left;
	color: #ffffff;
}