﻿@charset "utf-8";
.main_content, .main_content p, .main_content a, .main_content p a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
}
.main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}

.main_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}