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';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	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;
}

hr
{	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: #891085;
	line-height: 20px;
}

ul
{ 	font: 8pt verdana, arial, 'courier new';
	margin-left: 50px;
	margin-right: 10px;
	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;
}

a
{
	font: 8pt verdana, arial, 'courier new';
	text-decoration: none;
	color: #EA5F8F;
}

a:visited  
{
	font: 8pt verdana, arial, 'courier new';
	text-decoration: none;
	color: #EA5F8F;
}

a:active
{
	font: 8pt verdana, arial, 'courier new';
	text-decoration: underline;
	color: #891085;
}

a:hover  
{
	font: 8pt verdana, arial, 'courier new';
	text-decoration: underline;
	color: #891085;
}

.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; }

.footer1			{ font-size:9pt;color: white; font-weight:bold;}
.footer1:visited 	{ font-size:7pt;color: white; }
.footer1:active 	{ font-size:7pt;color: white; }
.footer1:hover 		{ font-size:7pt;color: white; text-decoration: underline;}

.nav_sub 			{ color: #9C478A;text-decoration: none;font: 10pt arial;line-height: 20px; }
.nav_sub:visited 	{ color: #9C478A;text-decoration: none;font: 10pt arial;line-height: 20px; }
.nav_sub:active 	{ color: #9C478A;text-decoration: none;font: 10pt arial;line-height: 20px; }
.nav_sub:hover		{ color: #9C478A;text-decoration: none;font: 10pt arial;line-height: 20px; }

.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: 6.4pt; }
.medium { font-size: 9pt; }
.large 	{ font-size: 11pt; }

.select_normal 	{ font: 8pt verdana; }
.select_small 	{ font: 6.4pt verdana; }

.content {
	font-family : arial;
	font-size : 12px;
	color : #EC008C;
}
.how {
	font-family : Century Gothic;
	font-size : 15px;
	color : #00A650;
	font-weight: bold;
}
.p1 {
	font-family : Century Gothic;
	font-size : 15px;
	color : #EC3776;
	font-weight: bold;
}
.p2 {
	font-family : Arial;
	color : #00A650;
	font-weight: bold;
}
.p3 {
	font-family : Century Gothic;
	font-size : 14px;
	color : #EC3776;
	font-weight: bold;
}