body {
	margin: 3px 3px 3px 3px; 
	font-family: georgia, times new roman, ms serif; 
	font-size: 8pt; 
	color: #000000; 
	background: #FFFFFF;  
}

b { 
	color: #3980FF;
}

a, a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #EC008C; 
} 

a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #EC008C;
}

a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #3980FF; 
} 
  

h2 { 
	color: #EC008C; 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 20pt; 
	line-height: 19px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: -1px; 
	border: 0px; 
	border-bottom: 3px dashed #3980FF; 
}

.capital { 
 	font-size: 30pt; 
} 

h3 { 
	color: #EC008C; 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 16pt; 
	line-height: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: -1px; 
	border: 0px; 
	border-bottom: 3px dashed #3980FF; 
}

.tcap { 
 	font-size: 24pt; 
} 