@charset "utf-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.6;
                     text-align: center;
}

td,th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 1.6;
}
h1 {
	font-size: 200%;
	font-family: arial, verdana, sans-serif;
	margin: 0em 0px 0px;
	font-weight: normal;
	letter-spacing: 0.10em;
	line-height: 115%
}
h2 {
	font-size: 150%;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0.10em;
	line-height: 115%
}
h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 115%;
	letter-spacing: 0.12em;
	line-height: 115%
}
h4 {
	font-family: arial, verdana, sans-serif;
	font-size: 105%;
	letter-spacing: 0.12em;
	line-height: 115%
	}
h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 95%;
	font-weight: bold;
	letter-spacing: 0.12em;
	line-height: 115%
	}
h1,h2,h3,h4,h5,h6 {
	font-family: arial, verdana, sans-serif;
}
a:link {
	color: #003399;
}
a:hover {
	color: #CC3333;
}
.13pxBOLD {font-size: 13px;font-weight: bold;}
.14pix {font-size: 14px;}
.16pxBOLD {font-size: 16px; font-weight: bold; }
.red {color: #CC3333;}
.bold {font-weight: bold;}
.blue1 {color: #175B9F;}
