A:link  {
	color : blue;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Verdana;
	font-size : 10pt;
}

A:visited  {
	color : purple;
	text-decoration : none;
	font-weight : bold;
	font-family : Arial,Verdana;
	font-size : 10pt;
}

A:active  {
	color : green;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial,Verdana;
	font-size : 10pt;
}

A:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

BODY  {
	color : #330066;
	margin-left : 5;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-color : ffffff;
}

P  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 10pt;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 15px;
	margin-right : 10px;
	}
P.event  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left : 10px;
	margin-right : 10px;
	}
.blockquote {
	margin-top : 2px;
	margin-bottom : 2px;
		}
.guestbook {
	font-size : 9pt;
	margin-top : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 5px;
           }
		   
.guestbookgrey  {
	font-size : 9pt;
	margin-top : 1px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 5px;
	background-color : #dddddd;
}
.indented  {
 margin-left:35px;
  }
.spread {
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 10px;
	line-height : 15pt;

}
.bold {
	font-weight : bold;
      }
P.index  {
	font-family : Trebuchet MS, Verdana, Arial;
	color : #FFFFFF;
	font-size : 10pt;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 5px;
	line-height : 10pt;
}

LI  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : small;
	margin-top : 1px;
	margin-bottom : 1px;
}

UL  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : small;
	margin-top : 1px;
	margin-bottom : 1px;
}

TD  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : small;
}
FORM   {
	margin-top : 1px;
	margin-bottom : 1px;
	}

H2  {
	font-family : Trebuchet MS, Verdana, Arial;
	color : #c60000;
	font-size : 16pt;
	font-style : bold;
	margin-bottom : 2px;
	margin-top : 2px;
}

H3  {
	font-family : Trebuchet MS, Verdana, Arial;
	color : #C60000;
	font-size : 14pt;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left:15px;
}

H4  {
	font-family : Trebuchet MS, Verdana, Arial;
	color : #C60000;
	font-size : medium;
	margin-left : 15px;
	margin-top : 2px;
	margin-bottom : 2px;
}

.tablehead  {
	FONT-SIZE : 11px;
	COLOR : #ffffff;
}

.bodysmall  {
	FONT-SIZE : 10px;
	COLOR : #333333;
}

.white  {
	COLOR : #FFFFFF;
	font-size : large;
}

.grey  {
	border-right : 3px #C60000 solid;
	border-left : 3px #C60000 solid;
	background-color : #eeeeee;
}

.large  {
	font-size : 12pt;
	font-weight : bold;
}

.bordered  {
	border-width : thin;
	border-color : #c60000;
	border-style : double;
	background-color : #ffffff;
}

.borderedleftright  {
	border-right : 2px #C60000 solid;
	border-left : 2px #C60000 solid;
}

.footertext  {
	FONT-SIZE : 9pt;
	COLOR : #999999;
	LINE-HEIGHT : 12pt;
}

A.index  {
	color : #C60000;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

A:visited.index  {
	color : #C60000;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

A:hover.index  {
	color : white;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

A.sindex  {
	color : #C60000;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

A:visited.sindex  {
	color : #C60000;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

A:hover.sindex  {
	color : white;
	text-decoration : none;
	text-decoration : none;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

.navbar  {
	background-color : #C60000;
	color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
	cursor : pointer;
}

.navbarnolink  {
	background-color : #FFFFFF;
	color : #C60000;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
}

.navbaron  {
	color : #C60000;
	background-color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 9pt;
	cursor : pointer;
}

.snavbaron  {
	background-color : #C60000;
	color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 8pt;
}

.snavbar  {
	color : #C60000;
	background-color : #FFFFFF;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size : 8pt;
}

