body  {
	margin: 0;
	padding: 0;
	background : #306;
	}
body.bwhite  {
	margin: 0;
	padding: 0;
	background : #fff;
	}

td, p, dl, ul, ol  {
	font-size : 10pt;
	font-family :  Geneva, Chicago, Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	}

input, select  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	}

.ss18  {
	font-size : 18pt;
	color : #330066;
	}

.ss16  {
	font-size : 16pt;
	color : #330066;
	}

.ss15  {
	font-size : 15pt;
	}

.ss14  {
	font-size : 14pt;
	}

.ss13  {
	font-size : 13pt;
	}

.ss12  {
	font-size : 12pt;
	}

.ss11  {
	font-size : 11pt;
	}

.ss10  {
	font-size : 10pt;
	}

.ss9  {
	font-size : 9pt;
	}

.ss8  {
	font-size : 8pt;
	}

.ss7  {
	font-size : 7pt;
	}

td.lftsub  {
	font-size : 8pt;
	line-height : 14px;
	}

td.lftsub a:link {text-decoration: none; color: #330066;}
td.lftsub a:hover {text-decoration: none; color: #330066; background-color: #ffffff;}
td.lftsub a:active {text-decoration: none; color: #ffff66;}
td.lftsub a:visited {text-decoration: none; color: #000000;}

/*used for page titles*/
.title  {
	font-size : 24px;
	font-family : Geneva, Chicago, Verdana, Arial, Helvetica, Arial Black, sans-serif;
	color: #330066;
	}

/*used for smaller headers*/
.head  {
	font-size : 16px;
	font-family :  Geneva, Chicago, Verdana, Arial, Helvetica, Arial Black, sans-serif;
	color: #330066;
	}

/*used for base links*/
.base  {
	font-size : 10pt;
	color: #330066;
	}
.base a:link {text-decoration: none; color: #660099;}
.base a:hover {text-decoration: none; color: #9900cc;}
.base a:active {text-decoration: none; color: #6699ff;}
.base a:visited {text-decoration: none; color: #330066;}



/*list-style : square inside none;   ===   type, position, image, compacted method*/

/*use to create list that have no indentaion*/
ul.noind  {
	line-height : 12pt;
	list-style-type : square;
	list-style-position : inside;
	margin: 5px 0px 0px 0px;
	}

ul  {
	line-height : 14px;
	list-style-type : square;
	}

a:link {text-decoration: underline; color: #660099;}
a:hover {text-decoration: none; color: #9900cc;}
a:active {text-decoration: none; color: #6699ff;}
a:visited {text-decoration: underline; color: #330066;}

b  {
	font-weight : bold;
	}
i  {
	font-style : italic;
	}
.red  {
	color : #ff0000;
	}

.blue  {
	color : #3399ff;
	}
.white  {
	color : #ffffff;
	}

/*ONLY testing these HR rules*/
/*hr  {width: 90%; border-top: 0; border-right: 0; border-bottom: 0; border-left: 0; padding: 0; background: transparent;}*/

/*hr { width: 90%; clear: both; color: #006600; border-top: thin groove #006600; }*/
/* COMMENTS SYNTAX */
