body {
    margin-top:15px;
	background-color:#ffffff;
}
table {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.txt-small {
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.txt-large {
	font-size: 15px;
	line-height: 22px;
}
.bg-non {
	background-repeat: no-repeat;
}
.bg-x {
	background-repeat: repeat-x;
}
.bg-y {
	background-repeat: repeat-y;
}
.txt-ssmall {
	font-size: 11px;
	line-height: 14px;
}
.txt-large-b {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}
.txt-b {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.txt-white-b {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-red-b {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.bg-low {
	background-repeat: no-repeat;
	background-position: bottom;
}
h1{
	font-size:0.8em;
	font-weight: normal;
	font-variant: normal;
	margin-top:0;
	margin-bottom:0;
	color: #333333;

}
h2{
	font-size:1.1em;
	font-weight: normal;
	font-variant: normal;
	margin-top:0;
	margin-bottom:0
}
h3{
	font-size:0.8em;
	font-variant: normal;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0
}
.top-table{
    margin-bottom:10px;
}
td.top_category_menu {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
    padding: 2px;
	border: 1px solid #666666;
}
.img_float2 {
    float:left;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}
.graph {
    float:left;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:11px;
	color:#333333;
	width:230px;
}
address {
	color:#333333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.txt-pinkCopy {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
}	
