td, p { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal; 
		color: #000000;
		text-decoration: none; }
h1 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
		margin: 0px; }
h2 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
		margin: 0px; }

a { color: #0099CC; font-weight: normal; text-decoration: none; }
a:hover { color: #22BBEE; font-weight: normal; text-decoration: underline; }

input { font-family: Verdana; font-size: 9px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }
textarea { font-family: Verdana; font-size: 9px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }
select { font-family: Verdana; font-size: 9px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }

BODY { 
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px; }


/* main body styles -------------------------------------- */
.bodyTable { 
		width: 100%;
		background-color: #FFFFFF; }
.contentTable { height: auto; }
.bodyNavBar { display: none; }
/* main body styles -------------------------------------- */

/* header styles ----------------------------------------- */
.bodyHeader { display: none; }
/* header styles ----------------------------------------- */

/* footer styles ----------------------------------------- */
.bodyFooter { display: none; }
/* footer styles ----------------------------------------- */
