body {
	margin-left: 0px;
	margin-top: 0px;
}
.topsubject {
	font-size: 14pt;
	font-weight: bold;
	color: #00a99d;
	line-height: 28px;
}
.middlesubject {
	font-size: 12pt;
	font-weight: bold;
	color: #0094c4;
}
a:link {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: blink;
	color: #666666;
}

.smallsubject {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.sshighlight {
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}
input {
	font-size: 12px;
}
input.login {
	background-color: #F9F9F9;
	border-color:#DFE3E6;
	border-width:1px;
	border-style:solid;
}
.box {
	font-size: 12px;
	width: 160px;
	font-family: "MS PGothic";
}
.search {
	font-size: 12px;
	text-decoration: none;
	font-family: "MS UI Gothic";
}
.search a:link {
	color:#e271c3;
	font-size: 12px;
	text-decoration: none;
}
.search a:visited {
	color:#e271c3;
	font-size: 12px;
	text-decoration: none;
}
.search a:hover {
	color:#999999;
	font-size: 12px;
	text-decoration: underline;
}
.search a:active {
	color:#999999;
	font-size: 12px;
	text-decoration: underline;
}
.Tjustify {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-family: "MS PGothic";
}
.Tjustify a:link {
	color: #666666;
	text-decoration: none;
}
.Tjustify a:visited {
	color:#666666;
	text-decoration: none;
}
.Tjustify a:hover {
	color:#CC9900;
	text-decoration: underline;
}
.Tjustify a:active {
	color:#666666;
	text-decoration: none;
}

.T {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	font-family: "MS PGothic";
}
