body{
	margin-top:15px;
	scrollbar-arrow-color:#FF9999;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	line-height: 200%;
	color: #333333;
	font-size: small;
}
td{
font-size:12px;
line-height: 13px;
letter-spacing:1;
}
.style1{
font-size:14px;
color:#330099;
}
h1{
	font-size:medium;
	color:#FF3333;
	text-align: center;
	margin-top: 20px;
}
.style3{
	font-size:14px;
	color:#333333;
}
li a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #333333;
}
a:hover{color:#0099cc;}
.pink-border{
border: 1px solid;
padding: 5px;
border-color: #53B3FF;
background-color: #FFFFFF;
}

.font10{
font-size:10px;}
li {
	line-height: 150%;
	text-align: left;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.notice{
	text-align: left;
	color: #333333;
	padding: 5px;
	border: 1px dotted #666666;
	margin: 5px;
}
strong {
	font-size: 14px;
	color: #FF3333;
}
ul {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
