body {
	margin: 0px;
	padding: 0px;
	font-size: 96%;
	background-image:url(../img/bg.gif);
}
#page{
	margin-left:22px;
	width: 787px;
}

#pan{
	font-size:10px;
	color:#666;
	padding: 0px 0px 8px 3px;
}

/************** a tag styles **************/

img	{
	border:0;
	text-align: center;
}
a:link, a:visited {
	color: #333399;
}
a:hover {
	text-decoration:underline;
}

/************** header tag styles **************/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #334d55;
	margin: 0px;
	line-height: 140%;
}

h4{
	font: 120%;
	color: #01009A;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/form_back_02.gif);
}

h5{
	font: 100%;
	color: #CC9900;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h6{
	font: 100%;
	color: #003366;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
}
.h7{
	border-bottom: 0px solid #CCC;
	border-right: 0px solid #CCC;
	margin-top: 5px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************** ƒtƒbƒ^ **************/
.copyright {
	width: 787px;
	top: 0px;
	font-size: 10px;
	color: #666666;
	padding: 5px 0px;
	border-top: 2px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
}


.hyde{
	display: none;
}

/****/

.hed0		{ font-size:  24px; line-height: 28px; font-weight:  bold}
.hed1		{ font-size:  20px; line-height: 26px; font-weight:  bold}
.hed2		{ font-size:  18px; line-height: 22px; font-weight:  bold}
.hed3		{
	font-size:  16px;
	line-height: 20px;
	font-weight:  bold;
	text-align: left;
}
.hed4		{ font-size:  14px; line-height: 18px; font-weight:  bold}
.hed5		{ font-size:  12px; line-height: 16px; font-weight:  bold}
.txt0		{ font-size:  16px; line-height: 22px; font-style: normal}
.txt1a		{ font-size:  15px; line-height: 22px; font-style: normal}
.txt1		{ font-size:  14px; line-height: 20px; font-style: normal}
.txt13		{ font-size:  13px; line-height: 16px; font-style: normal}
.txt2		{ font-size:  12px; line-height: 14px; font-style: normal}
.txt3		{ font-size:  10px; line-height: 12px; font-style: normal}
.cap		{ font-size:  10px; line-height: 12px; font-style: normal}
.bgtxt		{ font-size:  13px; font-weight:  bold; background:	#efefef}
.bgtxt2		{ font-size:  14px; font-weight:  bold; background:	#efefef}
.bgtxt3		{ font-size:  16px; font-weight:  bold; background:	#efefef}

