/*-- Cascading Style Sheet: style300.css --*/
/*-------- For webdesign.htm pages --------*/

body { background: #000099; 
	margin-top: 1; 
	margin-left: 1; 
	margin-right: 4; 
	margin-bottom: 4; 
	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 }
