html, body {
	height:100%;
	background-image: url(../miscs/tile.jpg);
	margin:0
}
a {
	color:#CCCC99;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
h1 { text-align:center; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 {
	margin-bottom:4px;
}
.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
}
.tinyblink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: blink;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCCCC;
	font-weight: normal;
	line-height: normal;
}
.hard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.harder {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}

.submenu {
/*	background:url(../images/icon_tools.png) no-repeat scroll 0px 50px transparent;*/
	clear:right; margin-right: 0px;
	/*padding-left: 50px;
	padding-top:100px;
	padding-bottom:100px;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}

