


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #FF3300;
	padding-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 5px;
}



h3 {
	font-family: Arial, "Lucida Console";
	font-size: 0.85em;
	color: #FF3300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 0px;
}



h4 {
	color: #999999;
	font-weight: bold;
	font-family: Arial, "Lucida Console";
	font-size: 0.8em;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/* footer list*/


.listholder ul {
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, "Lucida Console";
}

.listholder li a {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

.listholder a:hover {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}




.more a {
	color: #FF3300;
	text-decoration: none;
}


.more a:hover {
	color: #CC0000;
	text-decoration: none;
}

.podone p
{
	font-size: 9pt;
	color: #666666;
	padding-top: 5px;
}


strong {
	color: #FF3300;
	font-weight: bold;
	font-family: Arial, "Lucida Console";
	font-size: 1.0em;
}


p {
	font-family: Arial, "Lucida Console";
	font-size: 0.85em;
	color: #666666;
	line-height: normal;
}


/*non home page*/


.sub_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 10px;
}

.sub_content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


.sub_content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #FF3300;
	text-decoration: underline;
}

.sub_contentright p {
	font-family: Arial, "Lucida Console";
	font-size: 0.75em;
	color: #666666;
	padding-top: 5px;
}


.sub_contentright strong {
	font-family: Arial, "Lucida Console";
	padding-top: 5px;
	font-weight: bold;
	color: #999999;
}



.sub_contentright a {
	font-family: Arial, "Lucida Console";
	padding-top: 20px;
	font-weight: bold;
	color: #FF3300;
	font-size: 0.75em;
	text-decoration: none;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}

