body {
	font-size: 14px;
	font-color:#555555;
	background-color: #FFFFFF
}
p {
	margin: 0;
}
em {
	font-size: 10px;
	color:#FF0000;
	font-style:normal;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}
div.login {
	margin:  1em;
	padding: 1em;
	width: 300px;
	border: 2px #FF9999 solid;
}
div.body {
	margin: 1em 0em 0em 1em;
	width: 740px;
}
div.body2 { 
	margin:  1em;
	width: 720px;
	border: 1px #FFCCCC solid
}
div.num1 { 
	margin:  1em;
	width: 100px;
}
div.num2 {
	margin:  1em;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	border: 1px #FFCCCC solid;
}
p.body3 { 
	margin:  1em;
	padding: 1em;
	width: 400px;
	line-height: 140%;
	border: 2px #FFCCCC solid
}
div.copy {
	margin: 1em;
	padding: 0.3em 0.3em;
	width: 740px;
	font-family: "Verdana";
	font-size: 10px;
}
.indent {
	text-indent:1em;
}
.btn {
	padding: 0.3em;
	letter-spacing: 0.2em;
}
.text {
	font-size: 12px;
}
.text-mb { font-size: 14px; line-height: 140%; font-weight: bold;}
.text-sb { font-size: 12px; line-height: 140%; font-weight: bold;}
.text-s { font-size: 12px; line-height: 140%;}
.text-title { font-size: 14px; color:#F94769; font-weight: bold;}
/td {
/	border-right-width: 1px;
/	border-bottom-width: 1px;
/	border-top-style: solid;
/	border-right-style: solid;
/	border-bottom-style: solid;
/	border-left-style: solid;
/	border-top-width: 0px;
/	border-left-width: 0px;
/
/}
td{
font-size:14px;
color:#333333;
line-height:130%;
letter-spacing:1px;
}
