body {
	margin: 0px;
	background-image: url(images/p_bg3.gif);
}
#page {
	height: 640px;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	color: #C2CE99;
	padding-left: 40px;
	font-weight: bold;
	font-size: 12px;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D7D7D7;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	width: 437px;
	line-height: 18px;
	
}
.content2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	width: 437px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C2CE99;
}

.a3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}

.a4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}

.a3:hover {
	text-decoration: underline;
	color: #C2CE99;

}

.a4:hover{
	text-decoration: underline;
	color: #74694F;
}
.header2 {
	font-family: Tahoma, Verdana, Arial;
	color: #C2CE99;
	font-weight: bold;
	font-size: 11px;
}
#ct1 {
}

#ct2 {
}
.content3 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D7D7D7;
	line-height: 18px;
}
.brd {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	text-align: center;
}

