body {
	scrollbar-face-color: #E0E0E0; scrollbar-arrow-color: #333333;
}

a
{
	font-weight: Bold;
	font-size: 8pt;
	color: #3333CC;
	font-family: Verdana;
	text-decoration: None;
}

a:hover
{
	font-weight: Bold;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana;
	text-decoration: Underline;
}

input
{
	font-weight: Normal;
	font-size: 10pt;
	color: #111111;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}

select
{
	font-weight: Normal;
	font-size: 10pt;
	color: #111111;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}

.button
{
	font-weight: Bold;
	font-size: 8pt;
	color: #111111;
	font-family: Verdana;
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
}

button
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
}

td
{
	font-weight: Normal;
	font-size: 8pt;
	color: #111111;
	font-family: Verdana;
	text-decoration: None;
	line-height: 15pt;
}

p
{
	font-weight: Normal;
	font-size: 8pt;
	color: #111111;
	font-family: Verdana;
	text-decoration: None;
	line-height: 15pt;
}

li
{
	font-weight: Normal;
	font-size: 8pt;
	color: #111111;
	font-family: Verdana;
	text-decoration: None;
	line-height: 15pt;
}

h1
{
	font-weight: Bold;
	font-size: 12pt;
	color: #000099;
	font-family: Tahoma;
	text-decoration: None;
}