.shift{
margin-left:0;
padding-left:0;
margin-top:0;
padding-left:0;
}

.headline {
	font-family: arial, geneva, helvetica;
	font-size:14px;
	font-weight: bold;
}


.headline2 {
	font-family: arial, geneva, helvetica;
	font-size:18px;
	font-weight: bold;
}

.story {
	font-family: times new roman, geneva, helvetica;
	font-size: 14px;
}

.bodytext {
	font-family: arial, geneva, helvetica;
	font-size: 12px;
}

.text {
	font-size: 11px;
}

.small {
	font-family: arial, geneva, helvetica;
	font-size: 10px;
}

.tiny {
	font-family: arial, geneva, helvetica;
	font-size: 8px;
}

body {
	font-family: arial, geneva, helvetica;
}

.repeat {
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #333399;
}

a:link { 
	color: #333399;
	}
a:visited { 
	color: #333399;
	}
a:hover { 
	color: black;
	}
a:active { 
	color: #333399;
	}