
div#wholeThing {width: 749px; margin-left: auto; margin-right: auto; position: relative;}

.header {
	font-family : verdana, Arial;
	color : #006633;
	font-weight:bold;
	font-size : 11px;
}

.blackheader {
	font-family : verdana, Arial;
	color : black;
	font-weight : bold;
	font-size : 11px; 
}

.norm {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
}

TEXTAREA {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
}

input {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
}

select {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
}

.big {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
}


.instruction {
	color : 008000;
	font-weight : bold;
	font-family : verdana, Arial;
	font-size : 11px; 
}


Strong  {
	font-weight:bold;
	font-family : verdana, Arial;
}
B  {
	font-weight:bold;
	font-family : verdana, Arial;
}

H1  {}

H2  {}

H3  {}

A:  {color : Blue; 
	text-decoration: none}

A:Visited  {color : Purple; 
	text-decoration: none}

A:Active  {color : Red; 
	text-decoration: none}

A:Hover  {color : Green; 
	text-decoration: none}

P  {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
	margin-top: 11px;
	line-height: 13px;
}

.indent  {
	font-family : verdana, Arial;
	color : black;
	font-size : 11px; 
	padding-left : 28px;
}

BODY  {
	font-family : verdana, Arial;
	background-color : 879C60;
	font-size : 11px;
	background-image: url(images/WSLLback.gif);
}

OL  {
	font-family : verdana, Arial;
	list-style-position : outside;
	margin-top: 11px;
	font-size : 11px; 
}

UL  {
	font-family : verdana, Arial;
	list-style-position : outside;
	margin-top: 11px;
	list-style-image: url(images/bullet.gif); 
	font-size : 11px; 
}

LI  {
	font-family : verdana, Arial;
	font-size : 11px; 
	margin-left: 11px;
}



TD {
	font-size : 11px;
	color : black;
}

TH {
	font-size : 11px;
	color : black;
}



