/* Ang CSS na to ay gawa ni Riza A. Romero, UPD Webmaster and Web Designer from February 2003 to October 2004 */
/* Ito ginagamit para sa table of contents at sa mga articles */
a {
	text-decoration: none;
}
body {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B1020;
	scrollbar-base-color: #F5DEBF;
	scrollbar-track-color: #965A69;
 	scrollbar-3dlight-color: #771934;
	scrollbar-darkshadow-color: #771934;
	scrollbar-shadow-color: #F5DEBF;
	scrollbar-arrow-color: #771934;
	overflow-x: hidden;
}
p.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B1020;
	text-align: center;


}
p.1stp:first-letter {
	font-size: 300%;
	text-indent: 25px;
	float: left;
	text-align: justify;
}
p.content {
	text-indent: 15pt;
	text-align: justify;
}
.picturefloatright {
	float: right;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B1020;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;


}
h3 {
	font-size: 12.5px;
	color: #000000;
	font-weight: normal;

}
.tagline {
	font-size: 12.5px;
	color: #000000;
	font-weight: normal;
	text-align: right;

}
.subsec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #711434;
	background-color: #F88B1C;
	text-indent: 5px;
	font-weight: bold;

}
.subsecsm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #8E1A43;
	background-color: #F5C17A;
	text-indent: 5px;
	font-weight: bold;
}
li {
	list-style-type: disc;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}.picturefloatleft {
	float: left;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B1020;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

