.p1 {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
}

.p2 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.p2:hover {
	color:#B64F3C;
}

.p3 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:bold;
}

.p4 {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
	text-decoration:none;
}

.p4:hover {
	text-decoration:underline;
}

.p5 {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
}

.p6 {
	font-family:verdana,arial;
	font-size:12px;
	color:yellow;
	font-weight:bold;
}

.p7 {
	font-family:verdana,arial;
	font-size:18px;
	color:white;
	font-weight:bold;
}

.p8 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
}

.table1 {
	border-top:2px solid white;
	border-left:2px solid white;
	border-right:2px solid white;
	border-bottom:2px solid white;
}

.table2 {
	border-top:2px solid white;
	border-left:2px solid white;
}

.td1{
	border-right:2px solid white;
	border-bottom:2px solid white;
}

.img1 {
	border:0px;
}
