/* CSS Document */
body             {
	font-family: "qMmpS Pro W3", "lr SVbN", "Osaka-", Verdana;
	background-color: #2e2e2e;
	margin: 0;
	font-size: 12px;
}

.style1 {
	font-size: 12px;
	font-weight: normal;
}
.style2 {
	color: #06c;
	font-size: 14px;
	font-weight: normal;
}
.style3 {
	color: #096;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.2em;
}
.style4  { color: #666; font-size: 10px; font-weight: normal }
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

