/* CSS Stylesheet */
/* created by Causeway CSS Stylesheet Editor RCS 2005 */
/* http://www.causeway.co.uk/freestuf/cssedit/ */

.h1 {font-family:century gothic; font-size:18px; margin-bottom:5px; color:#000066; background-color:#FFF; font-weight:strong;
font-weight:strong;
}
.h2 {font-family:century gothic; font-size:14px; color:#003366; background-color:#FFF; border-bottom:1PX none; }
.a {text-decoration:none; color:#003366; }
.a:hover {color:#999999; background-color:#F5F5F5; }
.input {
	font-size:14px;
	font-family:century gothic;
	color:#999999;
	background-color:#FFF;
	padding:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	text-align: left;
}
	
.input:visited {
	font-size:14px;
	font-family:century gothic;
	color:#4EB8E8;
	background-color:#FFF;
	padding:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;}
.input:link {
	font-size:14px;
	font-family:century gothic;
	color:#4EB8E8;
	background-color:#FFF;
	padding:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;}
.input:link:hover {
	font-size:14px;
	font-family:century gothic;
	color:#94C955;
	background-color:#FFF;
	padding:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;}
.inputtitle {
	font-size:18px;
	color:#999999;
	font-family:century gothic;
	background-color:#FFF;
	padding:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;}
.storycontent {}
.feedback {border-bottom:1px dotted; padding-bottom:10px; }
.meta {text-align:Right; padding-top:5px; }
.date {text-align:Right; }
.h3 {color: #003366;
	font-size: 14px;
	font-family: century gothic;
	background-color: #FFF;
    font-weight: lighter;}
.h3:link {
	color: #DA2E78;
	font-size: 14px;
	font-family: century gothic;
	background-color: #FFF;
	font-weight: lighter;
	font-style: normal;
}
.h3:hover {
	color: #4EB8E8;
	font-size: 14px;
	font-family: century gothic;
	background-color: #FFF;
	font-weight: lighter;
	font-style: normal;
}
.h3:visited {
	color: #DA2E78;
	font-size: 14px;
	font-family: century gothic;
	background-color: #FFF;
	font-weight: lighter;
	font-style: normal;
}
.h3:visited:hover {
	color: #4EB8E8;
	font-size: 14px;
	font-family: century gothic;
	background-color: #FFF;
	font-weight: lighter;
	font-style: normal;
	}
.side {
	font-family:century gothic;
	font-size:14px;
	color:#94C955;
	background-color:#FFF;
	border-bottom:1PX none;
}
.side:hover {
	font-family:century gothic;
	font-size:14px;
	color:#DA2E78;
	background-color:#FFF;
	border-bottom:1PX none;
}