body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

body {
	background-color: #3F7C75;
	background-image: url(boracay%20final%20site.jpg);
}
.smtxt {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}

.grtxt {
	color:#666;
}

.lgtxt {font-size: 18px; font-weight:bold;}

a:link {
	color: #F00;
	text-decoration:none;
}
a:visited {color: #D75E43; text-decoration:none;}
a:hover {color: #6699FF;}
a:active {
	color: #F00;
	text-decoration:none;
}

a.ftrl:link {color: #CCCCCC;}
a.ftrl:visited {color: #CCCCCC;}
a.ftrl:hover {color: #FFCCFF;}
a.ftrl:active {color: #CCCCCC;}

.ftr {color:#FFFFFF;}

.lgwht {font-size: 115%; font-weight:bold; color:#FFFFFF;}

ul {list-style-type:circle;}
.htxt {font-size: 14px; font-weight:bold; color:#FFFFFF; background-color:#999966;}
.grbk {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #366;
}
.rdbk {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #CC0000;
}

.bdrbtmdsh {border-bottom-color:gray; border-bottom-style:dashed; border-bottom-width:thin;}
.lis {list-style-image:url(images/tree.jpg);}
.lis2 {list-style:circle;}
