BODY {
	margin: 0px;
	color: C0C0C0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	text-decoration: none;
	color: #4847A5;
	text-align: center;
}
.menu a:visited{
	font-size: 14px;
	color: #4746A4;
}
.menu a:link{
	font-size: 14px;
	color: #4746A4;
}
.menu a:hover{
	font-size: 14px;
	color: #FFA566;
}
.text {
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
.juli {
	margin-top: 10px;

}
.juli2 {
	margin-right: 15px;
	margin-left: 15px;

}
.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	padding-top: 8px;
}
.Ptext {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 28px;

}
.title {
	background-image: url(../images/about_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	vertical-align: 50%;

}
