/* STYLESHEET FOR PLAYCHESS.KEARMAN.COM CREATED 09 MAY 2006 */

body {
	background: #115511;
	color: #ffffff;
	margin: 10px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif ;
}
	
a:link {text-decoration: none; color: #00ffff; background: #115511; }
a:visited {text-decoration: none; color: #00ffff; background: #115511; }
a:hover {text-decoration: none; color: #c00; background: #115511; }

img {border-width: 0; }

h1 {font-size: x-large; font-weight: bold; }
h2 {font-size: large; font-weight: bold; }