 BODY {
	font-size: 12pt;
	margin-top: 0;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#0099ff;
	scrollbar-track-color:#FFFFFF;
	background-color: #FFFFFF;



} 

A:link { 
text-decoration: underline } 

A:visited { color:#990000;
text-decoration: none }

A:active { color:#ff6066; 
text-decoration: underline } 

A:hover {  color:#FF0000; 
text-decoration: none} 

h1 {
	text-alian:center;
	margin: 0 0 5px;
	border-bottom: thin none;
	color: #808000;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background-color: #93AEFF;
	width: 100%;
	padding: 0px;


}
h3 {
	text-alian:center;
	border-bottom: none;
	color: #666666;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	margin-top: 0;
	margin-right: 30%;
	margin-bottom: 10;

}


UL {line-height: 150%};

.squre{
	width: 100%;
	font-size:110%;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-right: 
0px;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	border: 1px solid #0000FF;

}

P {line-height: 150%};

.jpbg{
	background-image:  url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	padding: 5px;


}
.noscript {
	font-size: 80%;
	color: #999999;
	margin-left: -18%;

}
