body,td,th {
	font-family: Arial, Lucida Console;
	font-size: 9pt;
}




.black_txt_bold
{
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
	text-align: left;
}
.black_txt_bold_12
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.black_txt_regular
{
	color: Black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.gray_txt_regular
{
	color: gray;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;

}
.white_txt_regular
{
	color: white;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.white_txt_bold
{
	color: white;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.white_txt_big
{
	color: white;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
	font-size: 16 pt;
}
.green_txt_bold
{
	color: #90B668;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.green_txt_regular
{
	color: #90B668;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.red_txt_regular
{
	color: red;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
.red_txt_bold
{
	color: red;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
}








A.green
 {
	color: #90B668;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
	text-align: left;
}
a:LINK.green
{
	text-decoration:none
}
 
a:VISITED.green
 {
	text-decoration:none
}

a:HOVER.green
 {
	text-decoration:underline;
}


A.green_2
 {
	color: #5E7C1F;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
}
a:LINK.green
{
	text-decoration:underline
}
 
a:VISITED.green
 {
	text-decoration:none
}

a:HOVER.green
 {
	text-decoration:underline;
}


a.gray
{   color : gray;
    text-decoration: none;
    font-weight: none;
	font-style: normal;
	font-family: Arial, Lucida Console;
	text-align: left; 
}

a:LINK.gray
{
	text-decoration:none
}
 
a:VISITED.gray
 {
	text-decoration:none
}

a:HOVER.gray
 {
	text-decoration:underline;
}


a.gray_under
{   color : gray;
    text-decoration: underline;
    font-weight: none;
	font-style: normal;
	font-family: Arial, Lucida Console;
	text-align: left; 
}




a.b_link
  {
	color: black;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
	font-size: 9 pt;
	text-align: left;
}

a:LINK.b_link
{
	text-decoration:none
}
 
a:VISITED.b_link
 {
	text-decoration:none
}

a:HOVER.b_link
 {
	text-decoration:underline;
}


a.b_link_bold
  {
	color: black;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
	font-size: 8 pt;
	text-align: left;
}

a:LINK.b_link_bold
{
	text-decoration:none
}
 
a:VISITED.b_link_bold
 {
	text-decoration:none
}

a:HOVER.b_link_bold
 {
	text-decoration:underline;
}



a.w_link_bold
  {
	color: white;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
}

a:LINK.w_link_bold
{
	text-decoration:none
}
 
a:VISITED.w_link_bold
 {
	text-decoration:none
}

a:HOVER.w_link_bold
 {
	text-decoration:underline;
}




a.w_link_bold_big1
  {
	color: white;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Lucida Console;
	font-size: 12pt;
	text-aling: left;
}

a:LINK.w_link_bold_big1
{
	color : white;
	text-decoration:none
}
 
a:VISITED.w_link_bold_big1
 {
	color : white;
	text-decoration:none
}

a:HOVER.w_link_bold_big1
 {  
	color : white;
	text-decoration:underline

}




a.w_link_big
  {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Lucida Console;
	font-size: 12pt;
	text-align: center;
}

a:LINK.w_link_bold
{
	color : white;
	text-decoration:none
}
 
a:VISITED.w_link_bold
 {
	color : white;
	text-decoration:none
}

a:HOVER.w_link_bold
 {  
	color : white;
	text-decoration:underline

}