@charset "utf-8";
/* CSS Document */
body {
	background-color:#333333;
		color:#eeeeee;
		margin:0px; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size: 0.82em;
		}
a:link,a:visited {color:#999999;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	 font-weight:normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1D8BB;
	 font-weight:normal;
	 padding-left:15px;
	 padding-right:15px;
	 line-height:normal;
}
.lovings {width:100px;background-color:#630101;font-size: 90%;color: white;padding:5px;
font-weight:bold;}
.lovings a {color: white;}
.contact, .contact_title {font-size:1.5em; font-weight:bold; white-space:nowrap;}
.thistable {line-height:1.5em;}
.sheet {width:790px; border:1px solid #9e1b1b;
margin-left:auto;margin-right:auto;background-color:#000000;padding:20px;}
.gray {color:#999999;}
.tinyleft {border:1px solid #9e1b1b; margin-right:10px;}
.tinyright {border:1px solid #9e1b1b; margin-left:10px;}
.nobr {white-space:nowrap;}
