a:link		{	color: #FF9900; }
a:visited	{	color: #666666; } 
a:active	{	color: #CC6600;}
a:hover	{
	background-color: #CCFFCC;
	color: #00CC00;
} 

body		{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FF9933;
	margin: 10px;

}
			
h1, h2, h3, h4, h5, h6
{	font-family: Tahoma, Arial, Helvetica, sans-serif; 
				margin-top:0; 
				margin-bottom: 0; 
				margin-left:10px; 
				margin-right:10px; }
				
h1			{	color: rgb(255,102,51); }
h2			{	color: rgb(204,153,51); }
h3			{	color: rgb(153,153,51); }
h4			{	color: rgb(255,102,51); }
h5			{	color: rgb(204,153,51); }
h6			{	color: rgb(153,153,51); }

p			{	font-family: Arial,Helvetica,sans-serif; 
				font-size: 10pt; 
				margin-left: 10px; 
				margin-right: 10px; 
				margin-top: 0; }

.border	{  table-border-color-light: rgb(153,204,153);
  				table-border-color-dark: rgb(153,204,153); }

.byline	{
	font-size: 8pt;
	color: #999999;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
				
.dropcap	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 400%;
				font-weight: bold;
				float: left;
				color: #00CC00;
				background-color: #CCCC99;	}
				
.small		{	font-size: 8pt;	
				margin-top:0;
				margin-bottom:0; }

.dropcapsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
	background-color: #CCCC66;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;

}
.sidebar-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20pt;
	color: #333333;


}
.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	margin: 0px;
	padding: 0px;


}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 24pt;
	color: #999966;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	text-align: center;


}
.pullquotesmaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 18pt;
	color: #666666;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
