body, html {
 height: 100%;
 width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

p.cook1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: bold;	
}

p.cook2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;	
}

p.cook3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0033;
	text-decoration: bold;	
}

td.cook4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}



a {
color: #BFBEBE;
text-decoration: none;
}
a:link {
color: #BFBEBE;
text-decoration: none;
}
a:visited {
color: #999999;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
 border: 1px solid #000000;
 width: 82px;
}
form {
display:inline;
}

#header {
	color: #8d8d8d;
	text-decoration: none;
	text-weight: bold;
	font-family: Trebuchet MS;
	font-size: 150%;
}
#header a:link, #header a:visited, #header a:active {
	text-decoration: none;
	color: #8d8d8d;
	text-weight: bold;
	font-family: Trebuchet MS;
	font-size: 150%;
}
#header a:hover {
	text-decoration: none;
	color: #990033;
	text-weight: bold;
	font-family: Trebuchet MS;
	font-size: 150%;
}