/* ================================================================= */
/* NVBArchitects.com Stylesheet
/* Base Elements
/* Created by Ben Wakeford 2006 ( www.benwakeford.com )
/* ================================================================= */

body {
	margin : 10px auto 0 auto;
	background-color : #efefef;
	font-size : 100%;
	overflow : auto;
	text-align:center;
	height : 100%;
	width : 762px;
}

table {
	padding : 0;
	margin : 0;
	border : 0px none;
	height : 100%;
	border-collapse: collapse;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : Gray;
	background-color : transparent;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	line-height : 140%;
	text-align : center;
}

p.smallprint {
	text-align : right;
	margin-top : 5px;
}
