/* CSS Document */

h1, h2, h3, h4, h5 { 
	color:#272d72; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em; 
	margin:20px 0 20px 0;
	border: 0;
	outline: none;
}
h1 {
	font-size:220%;
	margin:0 0 15px 0;
	font-weight:normal;
	color:#333333;
}
h2 { font-size:145%; font-weight:bold; }

h3 { font-size:145%; font-weight:bold; }

h3 a { font-weight:bold; }
	
h4 { font-size:120%; font-weight:bold; 	line-height:120%;  }

h5 { font-size:130%; }

h6 { font-size:120%; }

p { margin-bottom:7px; }

#middleColumn p { margin-bottom:12px;}

#copy a { text-decoration:underline; font-weight:bold; }
#copy a:hover { text-decoration:none; }

p.friendlytext {
	font-size:340%;
	line-height:1em;
	font-weight:lighter;
	color:#FFFFFF;
	display: block;
}
