.boarder1 {
	border-color: #006633 #006633 #006633 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}


   a {font-weight: bold;}
   A:link    {color:#060; text-decoration: underline;}
   A:visited {color:#390; text-decoration: none;}
   A:hover   {color:#390; text-decoration: underline ;}
   A:active  {color:#060; text-decoration: none;}


.link_lg:link {font-size: 18px; line-height:18px;}
.link_lg:visited {font-size: 18px; line-height:18px;
				color:#390; text-decoration: none;}
.link_lg:active {font-size: 18px; line-height:18px;
				color:#060; text-decoration: none;}
.link_lg:hover {font-size: 18px; line-height:18px;
				color:#390; text-decoration: underline;}

.link_sm:link {
	font-size: 10px; line-height:8px;
	font-weight: normal; color: #060;
	text-decoration: underline;
}
.link_sm:visited {
	font-size: 10px; line-height:8px;
	font-weight: normal;
	text-decoration: underline;
	color: #390;
}
.link_sm:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
}
.link_sm:hover {
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	color: #060;
	text-decoration: underline;
}

.link_attn:link {
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
.link_attn:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;

}
.link_attn:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
.link_attn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}

    
.BodyText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	line-height: 15pt;
	list-style-type: square;
}
.BodyTextBold
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
	font-weight: bold;
	list-style-type: square;
}
.BodyTextSmall 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663333;
	line-height: 15pt;
	list-style-type: square;
}
.HeadingBigText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
	line-height: 22pt;
	list-style-type: square;
	font-weight: bold;

}
.HeadingMedGreen 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	line-height: 15pt;
	list-style-type: square;
	font-weight: bold;

}
.HeadingMedText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	line-height: 16pt;
	list-style-type: square;
	font-weight: bold;

}
.HeadingSmallText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	line-height: 16pt;
	list-style-type: square;
	font-weight: bold;

}
.TitleText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	line-height: 40pt;
	list-style-type: square;
	font-weight: bold;
}
.footer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	line-height: 10pt;
}
.blackMedText 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E0D7C8;
	line-height: 16pt;
	list-style-type: square;
	font-weight: bold;
}
