body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

.t1 {font-size: 10px; color: #000000;}
.t1_f {font-size: 10px; color: #000000; font-weight: bold;}
.t1_u {font-size: 10px; color: #000000; text-decoration: underline;}
.t1_i {font-size: 10px; color: #000000; font-style: italic;}

.t2 {font-size: 12px; color: #000000;}
.t2_f {font-size: 12px; color: #000000; font-weight: bold;}
.t2_u {font-size: 12px; color: #000000; text-decoration: underline;}
.t2_i {font-size: 12px; color: #000000; font-style: italic;}

.t_f {font-weight: bold;}
.t_u {text-decoration: underline;}
.t_i {font-style: italic;}

.t3 {font-size: 14px; color: #000000;}
.t3_f {font-size: 14px; color: #000000; font-weight: bold;}
.t3_u {font-size: 14px; color: #000000; text-decoration: underline;}
.t3_i {font-size: 14px; color: #000000; font-style: italic;}

.t4 {font-size: 16px; color: #000000;}
.t4_f {font-size: 16px; color: #000000; font-weight: bold;}
.t4_u {font-size: 16px; color: #000000; text-decoration: underline;}
.t4_i {font-size: 16px; color: #000000; font-style: italic;}

.t5 {font-size: 18px; color: #000000;}
.t5_f {font-size: 18px; color: #000000; font-weight: bold;}
.t5_u {font-size: 18px; color: #000000; text-decoration: underline;}
.t5_i {font-size: 18px; color: #000000; font-style: italic;}

h6 {font-size: 22px; color: #000000; font-weight: bold;}
h5 {font-size: 22px; color: #000000; font-weight: bold;	text-decoration: underline;}
h4 {font-size: 28px; color: #000000; font-weight: bold;}
h3 {font-size: 28px; color: #000000; font-weight: bold;	text-decoration: underline;}
h2 {font-size: 36px; color: #000000; font-weight: bold;}
h1 {font-size: 36px; color: #000000; font-weight: bold;	text-decoration: underline;}

hr {border:solid background: #0066FF; color: #0066FF; 2px; height:2px;}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}

div#moveLeft, div#moveRight {
	font-size: 200%;
	font-weight: bold;
	padding-top: 35px;
	width: 20px;
	height: 100px;
}

div#moveLeft a, div#moveRight a {
	color: #999999;
	text-decoration: none;
}

div#moveLeft a:hover, div#moveRight a:hover {
	color: #d97e00;
}

div#gallery {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 750px;
}

div#moveLeft, div#gallery {
	float: left !important;
}

div#moveRight {
	float: right !important;
}

div#gallery div div.item {
	float: left !important;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

div#gallery div div.item img {
	padding: 1px;
}
