﻿/* standard markup */
body 		{	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}


a:link 						{color: #000000;	text-decoration:none;}
a:visited 					{color: #000000;	text-decoration:none;}
a:hover 					{color: #333333; 	text-decoration:underline;}
a:active 					{color: #000000;	text-decoration:none;}
a:focus 					{color: #000000;	text-decoration:underline;}


/* content box headings */

.heading3					{color:#202020; font-size:12pt; font-weight:bold; font-style:italic; text-align:left;}
.font3						{color:#656565; font-size:9pt;}


/* copyright_links */

#copyright_links 				{color:#ffffff;}
 #copyright_links a:link		{color:#ffffff; 	text-decoration:none;} 
 #copyright_links a:visited		{color:#ffffff; 	text-decoration:none;} 
 #copyright_links a:hover		{color:#cccccc; 	text-decoration:underline;} 
 #copyright_links a:active		{color:#ffffff; 	text-decoration:none;}