﻿@charset "utf-8";
/* CSS Document */
<!--
body {
	color: #EEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
}
.comment {
	text-align: justify;
	margin: 10px;
	padding: 10px;
	width: 770px;
}
-->
</style>