
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2005 Beautiful Alien Designs and may not be reproduced. */ 
	

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-image: url(http://www.hojo.org/tinychex2.gif);
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#bb0000;
	text-decoration:none;
	font-size:11px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#bb0000;}
a:visited {color:#412410;}
a:hover {background-color:#eee;}

