body {
	background-color: #d1cbbd;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

p {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.tableBG1 {
	background-image: url(_graphics/links_under.jpg);
}

.table_box {
	background-color: #FFFFFF;
	border-right: 1px solid #4A5243;
	border-bottom: 1px solid #4A5243;
	border-left: 1px solid #4A5243;
}

.tableTan {
	background-color: #F5F1E6;
}

.table1 {
	background-color: #FFFFFF;
	border-right: 1px solid #4A5243;
	border-left: 1px solid #4A5243;
}

.box {
	background-color: #F5F1E6;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #006633;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #006633;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Times New Roman, serif;
	color: #4A5E05;
	font-size: 18px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}

h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5E05;
}

.pic_box {
	border: 1px solid #000000;
}

.foot {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #FF0000;
}