BODY {
	background: #FFFFFF;
	margin: 3% 0 0 0;
}
.text {
	font-family: serif;
	font: Georgia, Times;
	font-size: 14px;
	line-height: 19px;
	color: #484848;
	text-align: justify;
	padding: 0 0 0 13;
}

.title {
	font-family: serif;
	font: Georgia, Times;
	font-size: 16px;
	font-weight: bold;
	color: #484848;
	text-align: left;
	padding: 10 0 6 0;
}

.nav {
	font-family: serif;
	font: Georgia, Times;
	font-size: 14px;
	color: #484848;
	padding: 8 0 10 0;
}

.list {
	font-family: serif;
	font: Georgia, Times;
	font-size: 14px;
	line-height: 21px;
	color: #484848;
	text-align: left;
	list-style-image: url(images/pic_bullet1.gif);
	background: url(images/bg_layer.gif) no-repeat;
	
}

.bottom {
	font-family: serif;
	font: Georgia, Times;
	font-size: 11px;
	line-height: 13px;
	color: #9a9a9a;
	padding: 6 0 0 0;
}

h3 {
	font-family: serif;
	font: Georgia, Times;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #484848;
	text-align: left;
	padding: 0 0 0 0;
}

h4 {
	font-family: serif;
	font: Georgia, Times;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	color: #484848;
	text-align: left;
	padding: 0 15 0 0;
}

.ico {
	margin: 6 24 10 24;
	font-family: serif;
	font: Georgia, Times;
	font-size: 14px;
	color: #484848;
	text-align: center;
	border-width: 0;
}

.image {
	padding: 10 10 10 10;
	border: 1px solid #707070;
}

.dotline {
	background: url(images/bg_dot.gif) repeat-x;
}


A:link {color: #484848; text-decoration: none;}
A:visited {color: #A7A7A7; text-decoration: none;}
A:link.visible {color: #A7A7A7; text-decoration: underline}
A:visited.visible {color: #A7A7A7; text-decoration: underline}
A:hover {color: #bb7c12; text-decoration: underline;}
A:link.menu {color: #484848; text-decoration: none;}
A:visited.menu {color: #484848; text-decoration: none;}
A:link.line {color: #484848; text-decoration: none;}
A:visited.line {color: #484848; text-decoration: none;}
A:hover.line {color: #bb7c12; text-decoration: underline;}



