/* on to basic body tags */

body      {
	color: #000;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 12pt;
	font-stretch: normal
}

p     { color: black; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt; font-stretch: condensed }



/* the linky stuff */

a:link       { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12pt; font-stretch: condensed; text-decoration: none }
a:link1  { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-stretch: condensed; text-decoration: none }
a:visited       { color: #333; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12pt; font-stretch: condensed; text-decoration: none }

a:hover      { color: #985f1a; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12pt; font-stretch: condensed; text-decoration: none }

a:active      { color: #985f1a; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 12pt; font-stretch: condensed; text-decoration: none }


/* div id's. i mean they do need identities, don't they? */
/* the sub divs */
/* the middle divs */
/* various modifiers */

