/*-----------------------------------------------www.nrgsmith.comStylesheet:  Base.cssAuthor:   Ian Smith----------------------------------------------- */body   { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }p    { font-size: x-small; line-height: 1.5em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }p.frontpage    { font-size: small; line-height: 2em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
h1  { color: #00005f; font-style: normal; font-weight: lighter; font-size: 18pt }
h2 { color: #00005f; font-style: normal; font-weight: lighter; font-size: 14pt; line-height: 20pt }
h3 { color: #00005f; font-style: normal; font-weight: bold; font-size: 12pt }
a  { color: #0033CC; text-decoration: none }a:link  { color: #0033CC; text-decoration: none }a:hover
{
	text-decoration: underline;
}
blockquote {	color: #457E8D;	font-size:110%;	margin: 20px;	padding: 10px;	background:#F2F7FA ;}