/* CSS Document */

.white_text0 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #442F14;
}
.black {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.black14 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}

.small {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}

.smallbold {
	font-family: Times New Roman, Times, serif; 
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.smallboldred {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.smallbold_pad {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding:0px 0px 0px 10px;
}



.small_11 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}

a.navi:link {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #442F14;
	text-decoration:none;
}
a.navi:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #442F14;
	text-decoration:none;
}
a.navi:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a.navi:active {
	font-family: Times New Roman, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #442F14;
	text-decoration:none;
}





a.mail:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
a.mail:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
a.mail:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration:underline;
}
a.mail:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

