BODY {
	background-color : White;
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : .8 em;
}

P {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : .8 em;
	text-align : justify;
	text-indent : 25 px;
}

.led {
	color : #444444;
  	font-weight :  bold;
}

.quote {
	color : black;
  	font-weight : bold;
	text-align :  left;
	word-break : S;
}

.pol-front {
	color : white;
  	font-weight :  bold;
}

.pol-front-hed {
	color : black;
  	font-weight :  bold;
	font-style :  italic;
}
  
  .hed {
	color : black;
	font : bold;
	font-size : 1.4 em;
	text-indent :  0;
}

.com-front {
	color : white;
  	font-weight :  bold, ;
}

.com-front-hed {
	color : black;
  	font-weight :  bold;
	font-style :  italic;
}

 .dateline {
	color : black;
	font-size : .8 em;
	text-indent : 0;
	font-style : italic;
}

.author {
	color : black;
	font-size : .8 em;
	text-indent :  0;

}

.section-hed {
	color : black;
  	font-weight :  bold;
	font-size : .8 em;
}

.sec-dateline {
	color : #444444;
	font-style :  italic;

}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : underline;

}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

.BLOCKQUOTE-R {
	font-size : .9 em;
	text-align : justify;	
	font-weight :  bold;
	color :  #ff6633;
}

.BLOCKQUOTE-R-GREEN {
	font-size : .9 em;
	text-align : justify;	
	font-weight :  bold;
	color : #66cc33;
}

.BLOCKQUOTE-R-BLUE {
	font-size : .9 em;
	text-align : justify;	
	font-weight :  bold;
	color : #3366ff;
}

.BLOCKQUOTE-R-BLACK {
	font-size : .9 em;
	text-align : justify;	
	font-weight :  bold;
	color : Black;
}

.BLOCKQUOTE-L {
	font-size : 1.1 em;
	text-align : justify;	
	font-weight :  bold;
	color :  #ff6633;
}

.BLOCKQUOTE-L-GREEN {
	font-size : 1.1 em;
	text-align : justify;	
	font-weight :  bold;
	color :  #66cc33;
}

.BLOCKQUOTE-L-BLUE {
	font-size : 1.1 em;
	text-align : justify;	
	font-weight :  bold;
	color :  #3366ff;
}

.BLOCKQUOTE-L-BLACK {
	font-size : 1.1 em;
	text-align : justify;	
	font-weight :  bold;
	color : Black;
}


CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

