/* Style sheet for ship of dreams harper defence league copyright shipofdreams.net*/
body, td  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #CCCC66;
	background-color : #006600;
	scrollbar-face-color : #CCCC66;
	scrollbar-shadow-color : #999900;
	scrollbar-highlight-color : #FFFF99;
	scrollbar-3dlight-color : #FFFF99;
	scrollbar-darkshadow-color : #999900;
	scrollbar-track-color : #FFFFCC;
	scrollbar-arrow-color : #FFFFCC; 
}

p, ul  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #CCCC66;
	line-height : 15px;
}

.boldgold { font-size : 16px;
	font-weight : bold;
	color : #CCCC66;
}

td.sidebg { background-color : #FFFFEE;
}

h1  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 38px;
	color : #003399;
	font-style : normal;
	font-weight : normal;
}

h2  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 22px;
	color : #003399;
	font-style : italic;
	font-weight : bold;
}

h3  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 18px;
	color : #CC6600;
	font-style : normal;
	font-weight : normal;
}

a.site  {
	color : #00CC00;
	text-decoration : none;
	font-style : italic;
}

a  {
	color : #00CC00;
	text-decoration : none;
}

a:visited  {
	color : #00CC00;
	text-decoration : none;
}

a:hover  {
	color : #FFFF99;
	text-decoration : none;
}

a:active  {
	color : #FFFF99;
	text-decoration : none;
}

.copyright  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10px;
	color : #CCCC66;
	line-height : 12px;
}


