body
{ 	background-color: white;
	font: 8pt verdana, arial, 'courier new';
	color: black;
	cursor: default;
	scrollbar-face-color: #D0D3D4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

font
{ 	font: 8pt verdana, arial, 'courier new'; }

h1
{ 	font: 16pt arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{ 	font: 14pt arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{ 	font: 12pt arial, 'courier new';
	font-weight: bold;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p
{ 	font: 8pt verdana, arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

form
{	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td
{ 	font: 8pt verdana, arial, 'courier new';
	color: black;
}

ul
{ 	font: 8pt verdana, arial, 'courier new';
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}

ol
{ 	font: 8pt verdana, arial, 'courier new';
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}

li
{ 	font: 8pt verdana, arial, 'courier new';
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: black;
}

div
{ 	font: 8pt verdana, arial, 'courier new';
	color: black;
}

a
{ 	font: 8pt verdana, arial, 'courier new';
	text-decoration: none;
	color: red;
}

a:visited  
{	font: 8pt verdana, arial, 'courier new';
	text-decoration: none;
	color: red;
}

a:active
{	font: 8pt verdana, arial, 'courier new';
	text-decoration: underline;
	color: red;
}

a:hover  
{	font: 8pt verdana, arial, 'courier new';
	text-decoration: underline;
	color: red;
}

.nav1 			{ font-size:7pt;color: black; }
.nav1:visited 	{ font-size:7pt;color: black; }
.nav1:active 	{ font-size:7pt;color: gray; }
.nav1:hover 	{ font-size:7pt;color: gray; }

.color1 { color: #FFFBE7; }
.color2 { color: #BDAE94; }
.color3 { color: #E5E1CF; }
.color4 { color: #DED3BD; }
.color5 { color: #826026; }
.bgcolor1 { background-color: #FFFBE7; }
.bgcolor2 { background-color: #BDAE94; }
.bgcolor3 { background-color: #E5E1CF; }
.bgcolor4 { background-color: #DED3BD; }
.bgcolor5 { background-color: #826026; }
.black 	{ color: #000000; }
.white 	{ color: #FFFFFF; }
.red 	{ color: #FF0000; }
.blue	{ color: #8F9EC8; }

.hand 	{ cursor:hand; }
.groove { border-style:groove; }
.flat 	{ border-style:solid;background:white;border-width:1px;cursor:hand; }

.small 	{ font-size: 10px; }
.medium { font-size: 9pt; }
.large 	{ font-size: 11pt; }

.select_normal 	{ font: 8pt verdana; }
.select_small 	{ font: 6.4pt verdana; }

.marquee { font-size: 11px; color: white; }
.title { font-size: 12px; color: #ED1B23; font-weight: bold; }
.text { font-size: 11px; font-family: verdana, arial; }

.nav2 			{ font-size:10px;color: #C5182B; }
.nav2:visited 	{ font-size:10px;color: #C5182B; }
.nav2:active 	{ font-size:10px;color: #C5182B; }
.nav2:hover 	{ font-size:10px;color: #C5182B; }

.red1	{ font-size:10px;color: #C5182B; }

.nav3 			{ color: black; cursor: hand; }
.nav3:visited 	{ color: black; }
.nav3:active 	{ color: black; }
.nav3:hover 	{ color: black; text-decoration: underline; }