@charset "utf-8";
/* CSS Document */

p, ul, ol {
	font-size: 10pt;
	line-height: 18pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #303030;
	letter-spacing: 0.04em;
	font-variant: normal;
	margin-right: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p2 {
	font size: 11pt;
	line height: 18pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #0099cc;
	letter-spacing: 0.04em;
	font-variant: normal;
	margin-right: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
	

h1{
	font-family: "Arial";
	font-size: 22pt;
	line-height: 22pt;
	letter-spacing: -0.04em;
	color: #0099cc;
}
h2{
	font-size: 22pt;
	line-height: 18pt;
	font-family: "Helvetica Condensed";
	font-style: normal;
	font-weight: normal;
	color: #009900;
	letter-spacing: -0.04em;
	font-variant: normal;
	margin-right: 5px;
	margin-bottom: 10pt;
}
h3{
	font-size: 11pt;
	line-height: 18pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.04em;
	font-variant: normal;
	margin-right: 0px;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
a:visited {
	font-family: "Arial";
	font-size: 14pt;
	line-height: 18pt;
	letter-spacing: -0.04em;
	color: #006699;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	font-size: 14pt;
	line-height: 18pt;
	letter-spacing: -0.04em;
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	font-family: "Arial";
	font-size: 14pt;
	line-height: 18pt;
	letter-spacing: -0.04em;
	color: #33CCFF;
	text-decoration: none;
}
