BODY {
	font-family: Verdana,"MS UI Gothic,Osaka";
	background-color: black;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #e7e7e7;
	line-height: 150%;
	font-size: 100%;
}

#main {
	font-size: 95%;
	border-top-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}

#main  table , #main  .intro {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1 {
	font-family: "‚l‚r ‚o–¾’©",Verdana;
	color: red;
	text-align: center;
	font-size: 150%;
	text-decoration: underline;
     padding: 0px;
	margin : -15px 0px 0px 0px;
}

.title {
	background-color: #cc0000;
	color: white;
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.date {
	text-align: left;
	float: left;
}

.subject {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}

#update {
	color: red;
	font-size: 80%;
	text-align: right;
}

a {
	color: #ff80c0;
	text-decoration: none;
}

A:link {
	color : #d1e7fe;
}

A:visited {
	color : #ffc820;
}

a:hover {
	background-color: #cc0000;
     color : white;
}

#header {
	text-decoration: none;
	border-style: none none none none;
	margin-bottom: 0px;
     margin-top : 5px;
     margin-left : 5px;
     padding-bottom : 0px;
}

#header  #logo {
	text-align: left;
}

#header  #item {
	float: right;
}

#copyright {
	font-size: 80%;
	font-family: "Times New Roman";
	color: gray;
	font-style: italic;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}

#footer {
	clear: both;
	text-decoration: none;
	border-style: none none none none;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 15px;
}

#footer  #logo {
	float: left;
}

#footer  #item {
	float: right;
	font-size: 85%;
	color: silver;
}

TD {
	font-size: 90%;
}

HR {
	clear: both;
	color: red;
	background-color: red;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

.photo {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px;
	border-style: solid;
}

.update {
	font-size: 90%;
	font-weight: bold;
	color: red;
}













