

<LINK href="http://fonts.googleapis.com/css?family=playball:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">

body {
	background-image: url(/images/retro-sunbeam.jpg); 
	font-family:Verdana, Geneva, sans-serif;
}


h1 {
	font-family: 'playball';
	margin-top:2px;
	font-size:18px;
	color:#900;
	font-weight:bold;	
}


H2 {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
}

h3 {
	margin-top:20px;
	font-size:18px;
	color:#360;
	font-weight:normal;
	float:left;
}


h5 {
	margin-top:3px;
	font-size:12px;
	color:#0000A0;
	font-weight:bold;
	float:left;
	font-style: italic;
	font-variant: small-caps;
	font-family: sans-serif;
}


b.plain {TEXT-DECORATION: none; cursor: text; font-weight: normal; }.textcolor {
	font-family: arial;
	color: #036;
	
}
li {
	
	list-style-image: url(https://www.combatstocks.com/images/edgertonbullet2.jpg);
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}


