body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
}

.h_clone {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
}

.h_black {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #111111;
}

.h_custom {
                font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
.footer {
	font-size: 9px;
	color: #333333;
	line-height: 13px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.red {
	font-size: 10px;
	color: #FF0000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
