body {
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; line-height: 115%;
	color: #000; }
	
ul {
	margin: 0px 0px 10px 16px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 12px;
	list-style-type: disc;
	font-weight: normal;
	color: #666; }
	
P.indent { text-indent: 20px; }	

.leftmargin { margin: 0px 0px 5px 20px; }

td.buybook {  
	border: 1px solid #C7C9CA;
 }
	

/* typographic */	

.body {
	margin: 12px 12px 20px 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; line-height: 120%;
	color: #000;}	
	
.bodytxt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; line-height: 120%;
	color: #000;}	
	
.bodylist {
	font-size: 11px; line-height: 130%;}	

.bodybold { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px; line-height: 115%;
	color: #000;}
	
.title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px; line-height: 120%;
	color: #4571A0;}	
	
.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px; line-height: 120%;
	color: #4571A0;}		
	
.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; line-height: 115%;
	color: #3A5F87;}	
	
.smallcaps { font-variant: small-caps; }		


/* links */
a:visited { color: #FFFFFF; font-weight: normal; text-decoration: underline }
a:link { color: #FFFFFF; font-weight: normal; text-decoration: underline }
a:hover { color: #4571A0; font-weight: normal; text-decoration: underline }
a:active { color: #FBDE6A; font-weight: normal; text-decaration: underline }

.footer a:visited { color: #3A5F87; font-weight: normal; text-decoration: underline }
.footer a:link { color: #3A5F87; font-weight: normal; text-decoration: underline }
.footer a:hover { color: #003366; font-weight: normal; text-decoration: underline }
.footer a:active { color: #3A5F87; font-weight: normal; text-decaration: underline }

