/*
		style sheet for www.hellieryachts.com 
		February 13, 2003
		rev: October 27 2003 for ASA
*/

body, td { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; color:#036}
	
th { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px; color:#069; text-align:center 	}

h1 { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px; color:#036; text-align:center	}
	
h2 { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; color:#069; text-weight:bold	}

h3 { font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; color:#c33; text-weight:bold	}

/* small text for disclaimers */
.discl	{font-size: 9px; text-align:center;
}
	
.hot, .hot a, .hot a:link, .hot a:visited {
	background:#003366;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF
	}

/* normal links */

a:link 		{color:#069}
a:visited 	{color:#036}
a:hover		{font-weight:bold}

/*sailing school styles*/

td.box {
	border-style: solid;
	border-width: 2pt;
	border-color: #c00
	}
.hotred, .hotred a, .hotred a:link, .hotred a:visited {
	background:#cc3300;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF
	}
	
table {
	max-width:800px;
}

