body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.border_left{
border-left:1px solid #4d4d4d;
border-bottom:1px solid #4d4d4d;
}
.border_right{
border-right:1px solid #4d4d4d;
border-bottom:1px solid #4d4d4d;
}


.main_text2{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#999999;
text-align:justify;
line-height:20px;
}
.main_text1{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#999999;
text-align:justify;
padding-left:10px;
padding-right:10px;
line-height:20px;
}
.main_text1 a{
text-decoration:none;
color:#FFCC00;
font-weight:bold;
}

.main_text1 a:hover{
text-decoration:underline;
color:#fff;
font-weight:bold;
}


h1{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#cccccc;
font-weight:bold;
}

.copy{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#999999;
}
.copy a{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#fff;
text-decoration:none;
}
.copy a:hover{
font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#999999;
text-decoration:none;
}