

#wrapper 	{ background-color: white;
		  width:760px; 
		  height:100%; 
		  margin:0 auto; 
		  border:20px solid white;
		}

#redsquare	{ background-color: #A00000;
		  width: 250px; height: 250px;
		}

body		{ background-color: #fff; 
		  margin: 10px;
		  overflow:auto;
  		  overflow: -moz-scrollbars-vertical;
		  font-family: Helvetica, Arial, sans-serif;
		  text-decoration:none; 
		  color: #404040;
		  font-size: 13px;
		  line-height: 1.5; letter-spacing: 0.01em; }

ue		{ font-size:14px; font-family: Georgia, serif; color: #A00000;}
uegr		{ font-size:14px; font-family: Georgia, serif; color: grey;}
uesw		{ font-size:14px; font-family: Georgia, serif; color: #404040;}
imp		{ font-size:11px; line-height: 1.2; letter-spacing: 0.005em;}

a       	{ font-size:12px; text-decoration:none; color: grey; font-weight:normal; }
a.red       	{ color: #A00000; }
a.redimp       	{ color: #A00000; font-size:10px;}
a.navi		{ font-size:14px; font-family: Georgia, serif; }
a.rednavi     	{ color: #A00000; font-size:14px; font-family: Georgia, serif;}
a.rednavi2     	{ color: #A00000; font-family: Georgia, serif;}