body{
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
td{
	font-size: 11px;
	color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}


p{
	font-size: 18px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a:link { color: #666666; text-decoration: none;}
a:visited {	color: #c3a30f; text-decoration: none;}
a:hover { color: #CCCCCC; text-decoration: none;}


a.main:link { color: #c3a30f; text-decoration: none;}
a.main:hover { color: #CCCCCC; text-decoration: none;}

a.contact:link {
	color: #c3a30f;
	text-decoration: none;
	font-size: 14px;
	padding-left: 28px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.contact:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 14px;
	padding-left: 28px;
	font-family: "Trebuchet MS", Arial, Verdana;
}


.download {
	color: #c3a30f;
}


#NAME {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cdab0c;
	margin-top: 3px;
}

#TAG {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 10px;
	margin-top: 2px;
}

#single_pic {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	width: 158px;
}


.title {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 24px;
	color: #cdab0c;
	font-weight: bold;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	height: 40px;
}

.sub_title {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	color: #999999;
	margin-left: 10px;
	line-height: 18px;
}

.Line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}

