body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.byline1 {font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 11px; color: #333333;}

.body1head {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
	letter-spacing: 0.1em;
}

.body1strong { font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #333333;}

.body1headline {background-color: #CCCCCC;}

.body1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

a:link{
	text-decoration: none;
	color: #CC00CC;
	background-image: none;
	text-transform: uppercase;
	font-weight: normal;
}
a:hover{text-decoration: none; color: #000000; text-transform: uppercase; font-weight: normal;}
a:visited{text-decoration: none; color: #CC00CC; text-transform: uppercase; font-weight: normal;}

