html, body {
	height:100%;
	background-image: url(../miscs/back_tile.jpg);


}
a {
	color:#CCCC99;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
.bordered {
	border:1px solid #aaa;
}
h1 { text-align:center; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 {
	margin-bottom:4px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
}
.hard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;


}
.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: #663333;
	font-weight: normal;
	line-height: normal;
}
.menuskin {
	font-family: Arial, Helvetica, sans-serif;
}
.harder {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
