body {
text-align: center;
margin: 20px 0;
}

#outline-home {
width: 760px;
border: solid 1px #cccccc;
padding: 0;
margin: 0;
}

#outline {
width: 760px;
border: solid 1px #cccccc;
background-image: url(../images/common/line.gif);
padding: 0;
margin: 0;
}

.menu-home {
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5px;
font-weight: bold;
color: #990000;
text-align: left;
vertical-align: middle;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5px;
font-weight: bold;
color: #990000;
text-align: left;
vertical-align: top;
}

.copyright {
padding: 0 0 0 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: lighter;
color: #999999;
text-align: left;
vertical-align: middle;
}

.copyright-home {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: lighter;
color: #999999;
text-align: center;
vertical-align: middle;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	margin: 0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}

.text-small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}

.text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}

.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #990000;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}

.text-red-small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}

.back-to-page-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #990000;
	text-align: right;
	vertical-align: top;
	line-height: 18px;
	margin: 0;
}


a { text-decoration: none; }
a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #cc6699; }
a:active { color: #cc6699; }
