body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contact_phone {
	font-size: 13px;
	color: #FF0000;
	text-align: right;
}

.gallery {
	text-align: center;
}


a:link, a:visited, a:active {
	color: #666666;
	text-decoration: underline
}
.rightaline {
	text-align: right;
}

a:hover {
	color: #000000;
}

a:link.copyright, a:visited.copyright, a:active.copyright {
	color: #999999;
	text-decoration: underline;
}
a:hover.copyright {	
	color: #CC6600; 
}

a:link.arrow, a:visited.arrow, a:active.arrow {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.arrow {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
}

p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
	line-height: 16px;
}

.note {
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 14px;
}

.large {
	font-size: 16px;
}

.arrow {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.arrow_gray {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.disclaimerlink {
	color: #999999;
	text-decoration: underline;
}
