BODY 		{margin-top: 10; margin-left: 20; margin-right: 20; margin-bottom: 0;}
p, td, i, dl{font-size: 10pt; font-family: verdana, arial, sans-serif; color: #333333;}
li          {font-family: verdana, arial, sans-serif; color: #333333; margin-bottom: 4;}
ul			{list-style-type: square; list-style-image: url(/images/bullet.gif);}

H1			{font-size: 18pt; font-family: Verdana, Arial, Sans-Serif; color: #006600; font-weight: bold; margin-top: 0; margin-bottom: 0;}
H2			{font-size: 13pt; font-family: Verdana, Arial, Sans-Serif; color: #333333; font-weight: bold; margin-bottom: 0;}
H3			{font-size: 11pt; font-family: Verdana, Arial, Sans-Serif; color: #333333; font-weight: bold;}
H4			{font-size: 14pt; font-family: Verdana, Arial, Sans-Serif; color: #006600; font-weight: bold; margin-bottom: 0;}
H5			{font-size: 11pt; font-family: Verdana, Arial, Sans-Serif; color: #333333; font-weight: normal; margin-top: 0;}
H6			{font-size: 16pt; font-family: Verdana, Times New Roman, Arial, Sans-Serif; color: #006600; font-weight: normal; margin-top: 15px; margin-bottom: 10px;}

.large      {font-size: 11pt; font-family: verdana, arial, sans-serif; color: black;}
.small      {font-size: 8pt; font-family: verdana, arial, sans-serif; color: black;}

A:link 	    {color: #006300; text-decoration: none;}
A:active 	{color: #006300; text-decoration: none;}
A:visited 	{color: #006300; text-decoration: none;}
A:hover 	{color: #CC9900; text-decoration: underline; font-weight: normal;}

A.faq:link 	{font-size: 10pt; color: #000000; text-decoration: none;}
A.faq:active   {font-size: 10pt; color: #333333; text-decoration: none;}
A.faq:visited  {font-size: 10pt; color: #000000; text-decoration: none;}
A.faq:hover 	{font-size: 10pt; color: #CC9900; text-decoration: underline;}

.menu
{
    margin-top: 4px; 
    margin-left: 10px; 
    margin-bottom: 4px;
}

A.menu:link 	{font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none;}
A.menu:active   {font-size: 9pt; color: #333333; font-weight: normal; text-decoration: none;}
A.menu:visited  {font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none;}
A.menu:hover 	{font-size: 9pt; color: #CC9900; text-decoration: underline; font-weight: normal;}

A.menu_index:link 	{font-family: Times New Roman; font-size: 12pt; color: white; font-weight: normal; text-decoration: none;}
A.menu_index:active   {font-family:Times New Roman; font-size: 12pt; color: white; font-weight: normal; text-decoration: none;}
A.menu_index:visited  {font-family: Times New Roman; font-size: 12pt; color: white; font-weight: normal; text-decoration: none;}
A.menu_index:hover 	{font-family: Times New Roman; font-size: 12pt; color: #FFCC00; font-weight: normal; text-decoration: none;}

A.menu2:link 	{color: #006300; text-decoration: none;}
A.menu2:active  {color: #006300; text-decoration: none;}
A.menu2:visited {color: #006300; text-decoration: none;}
A.menu2:hover 	{color: #CC9900; text-decoration: underline;}

A.news:link 	{color: #006600; font-weight: bold;}
A.news:active   {color: #006600; font-weight: bold;}
A.news:visited  {color: #598154; font-weight: bold;}
A.news:hover 	{color: #CC9900; font-weight: bold;}

.news
{
	color:White;
	font-weight:bold;
}

.main_body
{
    padding-top: 15px;
    padding: 25px; 
}

.main_text
{
    background: #F8F7EF;
    border-top: 1px dashed #B2B2B2;
    border-bottom: 1px dashed #B2B2B2;
    padding: 20px;
}