BODY {
	background-color : #D6D6D6;
	font-size : 8pt;
	font-family : courier new;
	line-height : 8pt;
	text-align : justify;	
	font-weight : normal;
	text-decoration : none;
	color : #A27E7E;

	scrollbar-face-color : #CECED6;
	scrollbar-shadow-color : #DBD7D7;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #DBD7D7;
	scrollbar-darkshadow-color : #DBD7D7;
	scrollbar-track-color : #DBD7D7;
	scrollbar-arrow-color : #7D3D28;
}

.date	{
	font-family: Arial, sans-serif;
	color: #617777;
	font-size:10pt;
	font-weight:bold;
    text-transform : uppercase;
}



.byline {
	font-family: Arial, sans-serif;
	color: #45A765;
	font-size: 8pt;
	TEXT-TRANSFORM: uppercase;
	font-variant: small-caps;
}

A:Link { 
	font-size: 8pt;
	color : #8790A3;
	text-decoration :  none;
	font-weight : normal;
}

A:Visited { 
	font-size: 8pt;
	color : #8790A3;
	text-decoration :  none;
	font-weight : normal;
}
A:Hover {
	font-size: 8pt;
	color : #EC9494;
	text-decoration : none;
	font-weight : normal;
	TEXT-TRANSFORM: uppercase;

}
A:Active { 
	font-size: 8pt;
	color : #FFDE01;
	text-decoration :  none;
	font-weight : normal;
}

P, .storyContent {
	font-size : 8pt;
	font-family : courier new;
	line-height : 8pt;
	text-align : justify;	
	font-weight : normal;
	text-decoration : none;
	color : #A27E7E;
}

H1 {
	font-family: Arial, sans-serif;
	color: #CC9D77;
	font-size:10pt;
	font-weight:bold;
    text-transform : uppercase;
}

H2  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	line-height : 8pt;
	text-align : justify;	
	font-weight : normal;
	text-decoration : none;
	color : #CC9D77;
}

.commentfield {
	margin-bottom: 4px;
}

.bigtitle {
	font-size : 20pt;
	font-family : Arial, Helvetica;
	line-height : 8pt;
	text-align : justify;	
	font-weight : normal;
	text-decoration : none;
	color : #CC9D77;
}