/*
   CVS: $Id: formats.css,v 1.6 2008/08/12 18:55:26$
   Title: Pulte Homes Governing Documents
   Copyright: (c) 2008
   Author: Ben Wicke
   Company: Pulte Homes Corp.
   Description: Formats
   */


body {
background-color: #98B7D3
}

/*fonts style*/

.title_copy {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: strong;
	line-height: 140%;
	padding: 10 5 0 15 px;
	color: #0B3D70;
	text-align: left;
}

.comm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	padding: 5 3 0 5 px;
	text-align: left;
}

.link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0 5 2 5 px;
	text-align: left;
}

/* lines */

hr.blue {
	padding: 0 0 -5 0 px;
	height: 7px;
	color: #8AACCF;
	width: 770px;
	align: left;
}
