/* CSS Document */

/*
-------------------------------------
Website: GMB Engineers & Planners, Inc.
Author: Wilson De Jesus www.gmb.cc
Contact: wdejesus@gmb.cc
Date: January 5, 2009
------------------------------------*/

/*
--------------------------------------
This is the where you will modify text attributes
------------------------------------*/

.pwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.pblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.blackheader11 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.blackheader12 {
color: #333333; 
font-weight: bold; 
font-size: 12px; 
}

.blueheader11 {

	color: #0099FF;
	font-weight: bold;
	font-size: 12px;
}

.titleheader18bold {font-size: 18px}

.titleheader11bold {
	color: #666666;
	font-weight: bold;
}
