.bgouter { background: white url(../images/gradback-outer.jpg) repeat-x fixed left top; }
.bginner { background: white url(../images/gradback-inner.jpg) repeat-x fixed left top; }

div, p, blockquote, ol, ul, dl, li, dt, dd, td 	{ color: #333333; font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 150%; }

a:link, a:visited	{ color: #485558; text-decoration: underline; }
a:hover, a:active	{ color: #f00; text-decoration: none; }

.footer								{ color: #28384d; font-size: smaller; font-style: italic; }
.footer a:link, .footer a:visited	{ color: #28384d; text-decoration: underline; }
.footer a:hover, .footer a:active	{ color: #f00; text-decoration: none; }

.formheadings	{ font-weight: bold; }
.formresults	{ font-style: italic; }
.margin	{ margin: 10px 20px  }
.clientmargin	{ margin-bottom: 5px; }
.small 		{ font-size: smaller; }

