body {
	background-color:#333333;
}
table {	background-color:#000000;
}
p {	font-family: tahoma;
	color:#ffffff;
	font-size:10pt;
	text-align:justify;
}

.main  { 	background-color: green;	}

.home  { 	background-color: #CC3300;	}

.subic {	background-color: #990000;	}

.baguio {	background-color: #0033CC;	}

.manila {	background-color: #333300;	}

.cebu {		background-color: #660099;	}

.davao {	background-color: #FF6600;	}

.blankrow {	background-color: #999999;text-align:center; }

.secondrow {	background-color: #0066FF;
	      	font-weight: bold;
		color:#ffffff;font-family:tahoma;font-size: 10pt;
		}

.lastrow {	background-color: #003399;
	 	font-size: 8pt;		}
a {
	      	font-weight: bold;
		color:#ffffff;font-family:tahoma;font-size: 12pt;text-decoration:none;
}
a:hover {color:#000000;}
h1 {font-weight:bold; font-family:tahoma ; font-size:12pt;color: #0066FF;
}
.center {	text-align:center;	}
