BODY, TD, P, DIV {
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : White;
	border : 0;
	margin : 0;
	padding : 0;
}

TD.underlined {
	border-bottom-color : #7E7E7E;
	border-bottom-style : solid;
	border-bottom-width : 5px;
	vertical-align : top;
}

TD.overlined {
	border-top-color : #7E7E7E;
	border-top-style : solid;
	border-top-width : 5px;
	vertical-align : bottom;
}

#left_sep, #two_sep, #right_sep {
	padding : 0.5em 0 0 0.5em;
}
#left_sep, #two_sep {
	border-left-color : #BFBFBF;
	border-left-style : solid;
	border-left-width : 1px;
	white-space : nowrap;
}

#right_sep, #two_sep {
	border-right-color : #BFBFBF;
	border-right-style : solid;
	border-right-width : 1px;
}

#inline {
	position:relative; 
	float:left; 
	padding-left: 10px;
	padding-bottom: 10px;
	width: 180px;
	text-align: left;	
	font-size: 80%;
}



#body {
	width: 795px;
}

#inline #red {
	font-weight: bolder;
}

#red, #red A:LINK,  #red A:ACTIVE {
	color: #E01212;
}

#red A:VISITED {
	color: #B00202;
}

#title {
	color: #E01212;
	text-transform : uppercase;
	line-height : 120%;
	font-weight : bolder;
}


#date {
	color: #BFBFBF;
	font-size: 65%;
	text-align: center;
	padding: 1px 0 1px 0;
	vertical-align : top;
	height: 100%;
}

.normal {
	color: #7E7E7E;
	font-size: 80%;
	line-height: 120%;
}

.storyTitle {
 font-size: 110%;
 font-weight: bold;
}


#copyright {
	color: #7E7E7E;
	font-size: 7pt;
	line-height: 140%;
	width: 80%;
}

A:VISITED {
	color: #7E7E7E;
}

A:LINK {
	color: #6E6E6E;
}

A:ACTIVE {
	color: #9E9E9E;
}
