/*-- Cascading Style Sheet: style300.css --*/
/*-------- For Pictures of the Week --------*/

body { background: #cccccc; 
	margin-top: 3; 
	margin-left: 3; 
	margin-right: 3; 
	margin-bottom: 3; 
	font-family: Verdana, Arial, Georgia }

a:link    { color: #0000ff }
a:active  { color: #0000ff }
a:visited { color: #0000ff }
a:hover   { color:red } 
h2 { color: #666666; font-size: 13pt; text-align: center; font-family: Arial }
h3 { color: #666666; font-size: 11pt; text-align: left; font-family: Arial }
h4 { color: #666666; font-size: 11pt; text-align: center; font-family: Arial } 
h5 { color: #666666; font-size:  8pt; text-align: center; font-family: Arial } 
p  { color: #666666; font-size: 10pt; text-align: left }
dt { color: #333333; font-size: 12pt; text-align: left }
dd { color: #333333; font-size: 10pt; text-align: left }


