body { ;
}
hr 		{ color: #000000; }

.headline { 
	font-weight:normal; 
	font-size:14pt; 
	color:#ff0000; 
	font-family:sans-serif;
	font-style:normal;
	text-transform:normal; 
	text-decoration:none;
	}
	
	.subheadline { 
	font-weight:bold; 
	font-size:9pt; 
	color:#000000; 
	font-family:sans-serif;
	font-style:normal;
	text-transform:uppercase; 
	text-decoration:none;
	}

h1 {font-weight: bold; font-size: 12pt; color:  #000000; font-family : sans-serif; font-style: normal; font-variant: normal; text-decoration: none}

h2 {font-weight: bold; font-size: 10pt; color:  #000000; font-family : sans-serif; font-style: normal; font-variant: normal; text-decoration: none}

h3 {font-weight: bold; font-size: 9pt; color:  #000000; font-family : sans-serif; font-style: normal; font-variant: normal; text-decoration: none}

a:visited { color:#666666; text-decoration: underline; font-size: 9pt; font-weight: normal;}

a:hover { color: #ff0000; text-decoration: underline; font-size: 9pt; font-weight: normal;} 

p { font-family : sans-serif;
			font-weight: normal;
			color:  #000000;
			font-size: 10pt; cursor: auto} 

a:link { color:#000000; text-decoration: underline; font-size: 9pt; font-weight: normal; }
a:active { color:#ff0000; text-decoration: underline; font-size: 9pt; font-weight: normal; }
