body {
	background-color: #453A50;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.Style01{
	font-family: Arial, Helvetica, sans-serif;
}
.Style02{
	font-family: Verdana, Helvetica, sans-serif;
}

.Title01 {
	font-size: 16px;
	font-weight: bold;
	color: #6633AB;
}

.Title02 {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}

.Title03 {
	font-size: 16px;
	font-weight: bold;
	color: #CC99FF;
}

.Text01{
	font-size: 10px;
	color: #000000;
}

.Text02{
	font-size: 10px;
	color: #6633AB;
}

.Text03{
	font-size: 11px;
	color: #CCCCCC;
}
.Text04{
	font-size: 11px;
	line-height: 19px;
	color: #FFFFFF;
}
.Text05{
	font-size: 11px;
	line-height: 19px;
	color: #CC99FF;
}
