.normal {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	cursor: text;
	text-align: justify;

}
.center {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.title {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B2CF43;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.subtitle {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B2CF43;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
a:link {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	

}
a:visited {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	

}
a:hover {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-attachment: fixed;
	background-repeat: no-repeat;
	


}
a:active {
	font-family: "trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	background-attachment: fixed;
	background-repeat: no-repeat;


}

body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	margin: 10px;


}
