﻿@charset "utf-8";
#p1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
}
#p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
#p3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
#p4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000;
}
#p5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	text-decoration: none;
}
#p6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666600;
}
body
{
	
	background-color: #F8F5EC;
}
