small {
		font-family:  verdana, helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #009999;
}
blockquote {
		font-family	: "times new roman", times, serif;
		font-weight: normal;
		font-size: 10pt;
		color: #009999;
}
/*li {
		font-family	: "times new roman", times, serif;
		font-weight: normal;
		font-size: 10pt;
		color: #009999;
	
}*/
td {
		font-family	: verdana, helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: #009999;
}
a.newsitem {
		font-family:  verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		font-size: 11pt;
		color: #009999;
}

.big {
		font-family:  verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		font-size: 11pt;
		color: #009999;
}

strong {
		font-family:  verdana, helvetica, arial, sans-serif;
		font-weight: bold;
		font-size: 11pt;
		color: #009999;
}

// New styles start here

.welcome {
		font-family:  "Comic Sans MS", verdana, helvetica, arial, sans-serif;
		font-size: 12pt;
		color: #009999;
}

.notice {
		font-family:  verdana, helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 10pt;
		color: #660099;
}

h1, h2, h3, h4  {
		font: bold 22px "gill sans", helvetica, arial, sans-serif;
		color: #660099;
		text-decoration: none;
}
h1 {
		text-align: center;
		margin-top : 20px;
}
h2 {
		font-style: italic;
		font-weight: normal;
		font-size: 18px;
		margin-top : 22px ;
		margin-bottom : 4px ;
	
}
h3 {
		font-weight: normal;
		font-size: 17px;
}
h4 {
		font-weight: normal;
		font-size: 16px;
}
h1.centred {
		text-align:center;
}
h2.centred {
		text-align:center;
}

.button {
		font-family: "gill sans", helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #660099;
}

P, .bodytext, li {
		font-family: "gill sans", helvetica, arial, sans-serif;
		font-size : 14px ;
		color: #009999;
		margin-top : 12px ;
		margin-bottom : 6px ;
}

.review {
	font-style: italic;
}
.strong {
		font: bold 16px "times new roman", times, serif;
		color: #009999;
}

A:link, A:hover, A:visited {
	color: #660099;
	text-decoration: none ;
}

.breadcrumbs {
	font-family: "gill sans", helvetica, arial, sans-serif;
	font-size : 14px ;
	font-weight : bold;
	color: #660099;
	text-decoration: none ;
	margin-top : 50px ;
	margin-bottom : 40px ;
}

.nav1 {
	font-family: "gill sans", helvetica, arial, sans-serif;
	font-size : 16px ;
	color: #660099;
	text-decoration: none ;
	margin-bottom : 5px ;
}	

.nav2 {
	font-family: "gill sans", helvetica, arial, sans-serif;
	font-size : 13px ;
	color: #660099;
	text-decoration: none ;
	margin-left: 15px ;
	margin-top : 3px ;
	margin-bottom : 3px ;
}	
.indented {
	margin-top : 12px ;
	margin-left: 90px;
}
.pricing {
	font-style: italic;
	font-size: 100%;
}
.FloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
	
.FloatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

DIV.ImageWithText {
	font-style: italic;
	color: #660099;
	text-align: center;
}

DIV.ImageWithText IMG {
	display: block;
	margin-bottom: 4px;
}

label {
	display: block;
	margin-bottom: 1em;
}
label span {
	color: #660099;
	display: block;
}
label input, label textarea {
	border: 1px solid gray;
}