@charset "utf-8";
/* CSS Document */


ul li {list-style-type:disc;
}

#main_title {margin-bottom:30px;}

.main_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#babd9b;
	font-weight: bold;
	}

#body_title {margin-bottom:10px;}

.body_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#babd9b;
	font-weight: normal;
	letter-spacing:1px;
	}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#828181;
	line-height:30px;
	letter-spacing:0px;
	}
	
.content a:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#babd9b;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
}

.content a:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#babd9b;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
}

.content a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#babd9b;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
}

.content a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	line-height:30px;
	letter-spacing:0px;
	text-decoration:none;
	}
	
.body_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#c1c1c1;
	line-height:20px;
	letter-spacing:0px;
	}
	
.body_content a:link {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#babd9b;
	line-height:20px;
	letter-spacing:0px;
	text-decoration:none;
}

.body_content a:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#babd9b;
	line-height:20px;
	letter-spacing:0px;
	text-decoration:none;
}

.body_content a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#babd9b;
	line-height:20px;
	letter-spacing:0px;
	text-decoration:none;
}

.content a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	line-height:20px;
	letter-spacing:0px;
	text-decoration:none;
	}

