@charset "UTF-8";
body {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;
	text-transform: none;	color: #000;	text-decoration: none;	background-color: #FFF; 	list-style-type: square;}
	
title {	font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-style: normal;font-weight: bold;font-variant: normal;color: #600;}
sub {	font-size: 11px;	color: #333;}

a:link {	color: #600;}
a:visited {	color: #333;}
a:hover {	color: #666;}
a:active {	color: #600;}

h1 {font-size: 13px;	font-weight: bold;	color: #333;}
h2 {font-size: 17px;	font-weight: bold;	color: #600;}
h3 {font-size: 16px;	font-weight: bold;	color: #600;}
h4 {font-size: 15px;	font-weight: bold;	color: #600;}
h5 {font-size: 14px;	font-weight: bold;	color: #600;}
h6 {font-size: 13px;	font-weight: bold;	color: #600;}

.Bold {	font-weight: bold;}
.Underline {	text-decoration: underline;}
.italic {	font-style: italic;}
