@charset "ISO-8859-1";
body {
	background-repeat: repeat-x;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	background-color: #151515;
}
.p1 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: 100;
	color: #808080;
}
.ph1 {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: 500;
	color: #E6E6E6;
}
h1 {
	font-family: Helvetica;
	font-weight: 500;
	color: #D3D3D3;
	font-size: 30px;
}
p {
	font-family: Helvetica;
	color: #595959;
	font-size: 12px;
	font-weight: 100;
}
.p2 {
	font-family: Helvetica;
	font-size: 12px;
	color: #418AC7;
	font-weight: lighter;
}
.p3 {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: lighter;
	color: #595959;
}
a:link {
	color: #D3D3D3;
	text-decoration: none;
}
a:visited {
	color: #D3D3D3;
	text-decoration: none;
}
a:hover {
	color: #848484;
	text-decoration: underline;
}
a:active {
	color: #D3D3D3;
	text-decoration: none;
}
#Table_01 .p3 a {
	color: #595959;
}
.ph2 {
	font-family: Helvetica;
	font-size: 30px;
	color: #565656;
	font-weight: 500;
}
.ph3 {
	font-family: Helvetica;
	font-size: 30px;
	color: #7A7A7A;
	font-weight: 500;
}
.p4 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: 100;
	color: #6B6B6B;
}
.ph4 {
	font-size: 20px;
	color: #565656;
	font-weight: 400;
}