body { 
	margin: 0px 5px 5px 5px;
	padding: 0px;
	background : #ffffff url(gif/nav.gif) repeat-x scroll left top;
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}

hr {
	border: 0px;
	height: 1px;
	background-color: #C3CFDB;
	color: #C3CFDB;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	}

h1 {
	font-family: "'HGŠÛºÞ¼¯¸M-PRO', Verdana, Arial, sans-serif";
	color: blue;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	}

h2 {
	color: #93B06B;
	font-size: 14px;
	font-family: "Verdana, Arial, sans-serif";
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	}
h3 {
	color: #93B06B;
	font-size: 12px;
	font-family: "Verdana, Arial, sans-serif";
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	}

.box {
	margin-bottom: 5px;
	color: #333333;
	text-align:left; 
	text-decoration: none;
	background-color: #fcfcfc; 
	padding: 3px; 
	border-top: 1px solid #aaa; 
	border-left: 1px solid #aaa; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	}

.box ul {margin: 10px 0px 10px 0px;
	padding: 0px;}

.box li {font-size: 11px;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 5px 0px;}

td {
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	text-align:left; 
	text-decoration: none;
	background-color: #fcfcfc; 
	padding: 3px; 
	}

a {	text-decoration:none;
	font-weight: bold;}

a#h2 {text-decoration: none;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #93B06B;}

a:link, a:visited {color: #3F658C;
	font-size: 11px;}

a:active, a:hover {color: red;}

p {	font-size: 12px;
	line-height: 130%;
	margin: 5px 0px 10px 0px;}

