
body 
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 
{
	font-size: 16px;
	letter-spacing:1px;
	line-height:24px;
}
.styleNotice
{
	font-size: 16px;
}
.style12
{
	font-size: 12px;
	letter-spacing:1px;	
}
.style2 
{
	color: #CCCCCC;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.styleRed
{
	font-size: 16px;
	color:#FF0000;
}
.styleBule
{
	color:#0000CC;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
