BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

h1 {
	font-size : 14pt;
}

h2 {
	font-size : 12pt;
}

h3 {
	font-size : 10 pt;
}
	
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

TD.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: center;
	color: #FFFF99;
}

TD.company {
	font-weight: bold;
}

TD.noImage{
	height: 70px;
	width: 70px;
	text-align: center;
}

TD.image{
	height: 140px;
	width: 140px;
	text-align: center;
}

TR.list{
	height: 20px;
	background-color: #EEEEEE;
}

a:link		{
	color: #006400;
	text-decoration: underline;
}
	
a:visited	{
		color: #006400;
		text-decoration: underline;
	}
	
a:active	{ color: #006400; 
	text-decoration: underline;
	}
	
a:hover		{ color: Silver; 
	text-decoration: none
	}
	
a:link.clothing		{
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
	
a:visited.clothing	{
		color: #333399;
		text-decoration: underline;
		font-weight: bold;
	}

a:active.clothing	{ 
	color: #333399; 
	text-decoration: underline;
	font-weight: bold;
	}
	
a:hover.clothing	{ color: Silver; 
	text-decoration: none
	font-weight: bold;
	}
	
a:link.KFLM		{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
	
a:visited.KFLM	{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	}

a:active.KFLM	{ 
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:hover.KFLM	{ color: Silver; 
	text-decoration: none
	font-weight: bold;
	}
	
a:link.remove		{
	color: Red;
	text-decoration: underline;
}
	
a:visited.remove	{
	color: Red;
	text-decoration: underline;
}
	
a:active.remove	{
	color: Red;
	text-decoration: underline;
}
	
a:hover.remove		{ color: Silver; 
	text-decoration: none
	}
	
a:link.KFLM2		{
	color: Yellow;
	text-decoration: underline;
}
	
a:visited.KFLM2	{
	color: Yellow;
	text-decoration: underline;
}
	
a:active.KFLM2	{
	color: Yellow;
	text-decoration: underline;
}
	
a:hover.KFLM2	{ color: Silver; 
	text-decoration: none
	}

hr {
	color: #DDDDDD;
}

input {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.qty {
	text-align: center;
}

input.required {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.button {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #E1F0D1;
}

input.checkout {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFCC;
}

input.update {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #F0F8FF;
}

select {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

li { 
	line-height: 18px;
	margin-left: 15px;
}

.baseline {
	vertical-align: baseline;
}

.formFields{
	background-color: #FFFFCC;
}

.formRequired{
	background-color: #ffffcc
}

.footnote{
	font-size: 7pt;
}

.headers{
	text-align: left;
	line-height: 20pt;
}

.subscript {
	font-size: 7pt;
}
