h1{
	font-size: 24pt;
	font-style: italic;
	color: #0000ff;
}
h2{
	color: #0080c;
	margin: 0;
}
h3{
	margin: 0;
}
.tabs{
	text-decoration: none;
	font-family: impact;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	cursor: hand;
}
td.tabs{
	border-bottom:1px solid #6090c0;
	height: 40px;
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5,overlap=1); width:100px
}
ul{
	margin-top: 2px;
	margin-bottom: 2px
}
hr{
	color: #000080;
	height: 1;
}
a:link{
	color: #0000ff;
}
a:visited.tabs{
	color: #0000ff;
}
a:visited{
	color: #000080;
}
a:hover.tabs{
	color: #0000ff;
}
a:hover{
	color: #800000;
}
BODY{
	BACKGROUND: #6098d0 url('images/PINOYpopback.gif') no-repeat fixed center;/*#99ccff;*/
	font-family: arial,helvetica,san serif;
	padding: 1px;
	topmargin: 5px;
	leftmargin: 5px;
	color: #000066;
	FONT-SIZE: 10pt
}
P{
	FONT-SIZE: 10pt;
	text-align: left;
	COLOR: #002288;
	text-indent:40
}
.p2{
	text-indent: 0;
}
.p3{
	text-indent: 0;
	color: c04000;
}
.full{
}
td{
	FONT-SIZE: 10pt;
}
a:link.recent, a:visited.recent, a.recent{
	color: #00ccff;
}