body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330033;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0px;
}
hr {
  	border: 0;
   	color: #660033;
	background-color: #660033;
	height: 1px;
}

a:link {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
	}
a:visited {
	text-decoration: none;
	color: #990066;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #330033;
	font-weight: normal;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #990066;
	font-weight: normal;
}
.credit {
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 1px;
	font-style: italic;
}
.menu {
	line-height: 18px;
	font-size: 9px;
	letter-spacing: 1px;
	border: 1px none #999900;
}
.bimg {
	border: thin solid #CCCCCC;
}
.images {
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.text {
	color: black;
}
.italics {
	font-style: italic;
}
.cal {
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 1px;
/*	color: #999286; */ 
}

