
body {margin:1px; padding:0px;
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: #660000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color:#ffffff;}
	
table.main {border-left: 2px solid #800000;
	border-right: 2px solid #800000;
	border-bottom: 2px solid #800000;
	border-top: 2px solid #800000;}
	
p {font-family: Arial, Tahoma;
	font-size: 95%;
	text-align: justify;
	text-indent: 30px;
	margin: 10px 10px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;}
	
.text {font-family: Arial, Tahoma;
	font-size: 95%;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;}
	
h1 {font-family: Times New Roman, Arial;
	font-size: 26px;	
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #800000;}
h2 {font-family: Times New Roman, Arial;
	font-size: 22px;	
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
	color: #800000;}
h3 {font-family: Times New Roman, Arial;
	font-size: 20px;
	font-weight: bold;
	margin-left:50px;
	color: #800000;}
	
.note {font-family: Arial, Tahoma;
	font-size: 13px;
	color: #330000;	
	margin-left: 50px;
	margin-right: 50px;}
	
a:link,a:visited
	{color: #444444; 
 	text-decoration: none;
 	font-family: Arial, Tahoma;
	font-size: 12px;}
a:hover {color: #800000; 
	text-decoration: none;
 	font-family: Arial, Tahoma;
	font-size: 12px;}
	
.note a:link,.note a:visited
	{color: #444444; 
 	text-decoration: none;
 	font-family: Arial, Tahoma;
	font-size: 12px;}
.note a:hover {color: #800000; 
	text-decoration: underline;
 	font-family: Arial, Tahoma;
	font-size: 12px;}
	
.inner a:link,.inner a:visited 
	{color: #340000;
    text-decoration: underline;
	font-family: Arial, Tahoma;
	font-size: 13px;}
.inner a:hover    
    {color: #800000; 
	text-decoration: underline;
    font-family: Arial, Tahoma;
	font-size: 13px;}
