.txt{font-size:12px; font-family:arial,verdana; font-weight:normal; color:#000000;}
.btxt{font-size:12px; font-family:arial,verdana; font-weight:bold; color:#000000;}
.itxt{font-size:13px; font-family:arial,verdana; font-weight:normal; color:#000000; font-style:italic; color:#006699; font-weight:bold;}
.bbluetxt{font-size:12px; font-family:arial,verdana; font-weight:bold; color:#006699;}
.lgtxt{font-size:13px; font-family:arial,verdana; font-weight:normal; color:#000000;}
.lgbbluetxt{font-size:13px; font-family:arial,verdana; font-weight:bold; color:#006699;}
.smbluetxt{font-size:10px; font-family:verdana,arial; font-weight:bold; color:#006699;}
.head{font-size:12px; font-family:arial,verdana; font-weight:bold; color:#006699;}

/* START: formatting for body links */
:link	{font-size:11px; font-family:verdana, arial, helvetica; color:#006699; font-weight:bold;}
:visited  {font-size:11px; font-family:verdana, arial, helvetica; color:#B2CCE5; font-weight:bold;}
:hover	{font-size:11px; font-family:verdana, arial, helvetica; color:#B2CCE5; font-weight:bold;}
:active  {font-size:11px; font-family:verdana, arial, helvetica; color:#006699; font-weight:bold;}
/* END: formatting for body links */


/* START: formatting for tds */
.tdwhite{background-color:#FFFFFF;}
.tdyellow{background-color:#FFCC33;}
.tdltblue{background-color:#B2CCE5;}
.tdblue{background-color:#006699;}
.tdblack{background-color:#000000;}
/* END: formatting for tds */


body {
	background-color : #ffffff;
	margin-bottom : 10;
	margin-left : 50;
	margin-right : 50;
	margin-top : 40;
}
.pagetitle {font-size: 16px;color: #000099;font-weight: bold;}