/* CSS Document */
body {
	background-image: url(http://www.yes2wind.co.nz/gradient_bg.jpg);
}
a:link {
	color: #0076AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0076AE;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.content A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #006699;
	text-decoration: underline;
	hover text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	font-variant: normal;
}
.noteID {
}
.boxit {
	border: 1px dashed #FFCC00;
	padding: 6px;
	margin: 6px;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border: 1px dashed #FFCC00;
	margin: 2px;
	padding: 2px;
	line-height: 13px;
}
