body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #708FD3;
	background-image: url(May/images/bg0705_1.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FF7CAC;
	text-decoration: none;
}
a:visited {
	color: #c188cc;
	text-decoration: none;
}
a:hover {
	color: #FF955A;
	text-decoration: underline;
}
.Xsmall {
	font-size: 10px;
}
.Small {
	font-size: 11px;
}
.Large {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}
.Copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#dot { 
border: 1pt #FF97BB dashed; 
}

h1  {
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #2260DE;
	}
h1 a { 
 padding: 0px;  
 font-style: normal;   
	font-size: 14px;
	text-decoration: none;
	color: #2DA2F0;
	}
h2  {       
	font-size: 12px;
 font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
h3  {
	background: url(images/bg_lines.gif) repeat;
	font-size: 12px;
 font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left : 10px;
	}
.text {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}
.title {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
}
.shosai {
	margin : 0px 0px 0px 10px ;
	padding : 0px ;
	list-style:none
}
.shosai li {
	background: url(images/bg_line2.gif) no-repeat center left ;
	padding: 0px 0px 0px 14px;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-align : left ;
	}
td {
	font-size: 12px;
	line-height: 140%;
}
.textcenter {
	text-align: center;
}
.roundcorner	{
	border-width:2px 2px 2px 2px;
	border-color:#FFD4E5;
	border-style:solid;
	padding:10px;
	background-color:#FFFFFF;
	width:500px;
	-moz-border-radius: 100px;
	color: #b45ab5 ;
}
.border {
	border: thin dashed #FF66CC;
}
