body {
	font-family: Arial,Helvetica,Sans-Serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-image: url(../img/bg_main.gif);
	margin: 0px;
	padding: 0px;
}
.date {
	font-weight: bold;
	color: #993300;
}
.copy {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #FFFFFF;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu :visited {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.menu a:active {
	color: #6699CC;
	text-decoration: none;
}
.title {
	font-weight: bold;
	color: #006699;
}
.subtitle {
	font-size: 16px;
	font-weight: bolder;
	color: #778897;
	padding-top: 10px;
}
em {
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

