


body {
	font-size: 13px; 
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}



/*reset.css file is taking care of this, I think*/
/*a:focus {
	outline: 1px dotted invert
}*/



h1 {
	font-size: 25px;
}



h2 {
	font-size: 23px;
}



body h3 {
	font-size: 12px;
	color: #ffffff;
	background: url(../images/tab_body.png) repeat-x;
	padding: 0px 10px;
	line-height: 19px;
	text-transform: uppercase;
}



body h3 a {
	color: #ffffff;
	text-decoration: none;
}



body h3 a:hover {
	text-decoration: underline;
}



h4 {
	font-size: 19px;
}



h5 {
	font-size: 17px;
}



h6 {
	font-size: 15px;
}
