HR {
	color : #009999;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

SMALL 	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
				
A:LINK, A:VISITED, {
	font-family : Arial, Helvetica, sans-serif;
	color : #006666;
	text-decoration : none;
	font-weight : normal;
}

A:ACTIVE, A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #009999;
	text-decoration : underline;
	font-weight : normal;
}
				
H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #006666;
	font-size : 20px;
	font-weight : normal;
}

H2 			{
	font-family : Arial, Helvetica, sans-serif;
	color : #006666;
	font-size : 16px;
	font-weight: normal;
}

H3 	{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight: bold;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-left : 15px;
	list-style-type : square;
	list-style : outside;
}

.guest {
	font-family : Arial, Helvetica, sans-serif;
	color : #669999;
	font-size : 14px;
	font-weight: normal;
	font-style : italic;
}
