/* CSS Document */

.headerbig { 
	color: white; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 17px; 
	font-family: Arial, Helvetica, Tahoma, Geneva, Swiss, SunSans-Regular; 
}

a.headerbig:link, a.headerbig:active, a.headerbig:visited { 
	color: white; 
} 

a.headerbig:hover { 
	text-decoration: underline; 
} 

td.introgray { 
	background-color: #f5f5f5; 
	text-indent: 2px; 
	border-top: none; 
	border-right: none; 
	border-bottom: 1px solid #f0f8ff; 
	border-left: none; 
}

.dmra {
	COLOR: blue; 
	FONT-FAMILY: Arial, Tahoma; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none;
}

