body	{
	color: #000000;
	background-color: #cccccc;
	margin: 0;
}

a:link	{
	color: #cc0000;
	background-color: transparent;
}

a:visited	{
	color: #990000;
	background-color: transparent;
}

a:hover	{
	color: #ff0000;
	background-color: #ffdead;
}

a:active	{
	color: #ff0000;
	background-color: transparent;
}

label:hover	{
	background-color: #ffdead;
}

h1	{
	font-family: arial, sans-serif, helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
}

h2	{
	font-family: arial, sans-serif, helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.h1	{
	font-family: arial, sans-serif, helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
}

.h1bar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #ff9966;
}

.h2	{
	font-family: arial, sans-serif, helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.normal	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
}

.normalbar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #dddddd;
}

.label	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.labelbar	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #dddddd;
}

.biglabel	{
	font-family: arial, sans-serif, helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.verbarbordertable	{
	background-color: #ff9966;
}

.verbarlefttable	{
	color: #000000;
	background-color: #000000;
}

.notice	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #006699;
}

.bnotice	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

.warning	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.error	{
	font-variant: small-caps;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.horbartop	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
}

.verbarleft	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
}

.nav	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #000000;
	background-color: #fff5e4;
}

th	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #004060;
	background-color: #fff0c8;
}

.button	{
	border-top: 2px solid #fffff0;
	border-left: 2px solid #fffff0;
	border-right: 2px solid #400000;
	border-bottom: 2px solid #400000;
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #dddddd;
	background-color: #000000;
}

input	{
	font-family: courier, arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #f8f8f8;
}

select, textarea	{
	font-family: arial, sans-serif, helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #f8f8f8;
}

