.txt_red {
	color: #FF0000;
}

.txt_large {
	font-size: 16px;
}

.txt_small {
	font-size: 11px;
}

.txt_gray {
	color: #999999;
}

.copyr_text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #352E28;
}

.copyr_alink {
        font-family: arial;
        color: #D7D1A8;
        text-decoration: underline;
}

.copyr_alink:hover {
        font-family: arial;
        color: #FFFFFF;
        text-decoration: underline;
}


.a1:link {
	color: #63554C;
}

.a1:visited {
	color: #63554C;
}

.a1:hover {
	color: #FF0000;
}

.a1:active {
	color: #63554C;
}

.r1 {
	background-image: url(art/r1.jpg);
	background-position: right top;
}

.r3 {
	background-image: url(art/r3.jpg);
	background-position: left top;
}
.txt_white {
	color: #FFFFFF;
}

p.interval1_5 {
        line-height: 1.85;
/*      list-style-image: url(design/ico-next.gif); */
}

td.interval1_5 {
        line-height: 1.85;
}

.a2_brown:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #423026;
}

.a2_brown:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #423026;
}

.a2_brown:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #423026;
}

.a2_brown:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0DCD9;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}

.a2:link {
	color: #E6DEB9;
	text-decoration: underline;
}

.a2:visited {
	color: #E6DEB9;
	text-decoration: underline;
}

.a2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.a2:active {
	color: #FF0000;
	text-decoration: underline;
}


.a3:link {
	color: #000099;
	text-decoration: none;
}

.a3:visited {
	color: #000099;
	text-decoration: none;
}

.a3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.a3:active {
	color: #000099;
	text-decoration: none;
}


.a_norm:link {
	color: #766829;
	text-decoration: underline;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.a_norm:visited {
	color: #766829;
	text-decoration: underline;
}

.a_norm:hover {
	color: #009700;
	text-decoration: none;
}

.a_norm:active {
	color: #FF0000;
	text-decoration: underline;
}


.pad_lr {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.kw1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.kw2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B1A1A;
}

.kw3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #26402E;
}
.kw4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001222;
}
.kw5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5B5544;
}
