BODY, P, TD {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #424242; text-align: justify;}

H1		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #999999}
H2 		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
H3 		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px}


.bigTxt		{font-size: 14px}
.medTxt		{font-size: 12px}
.smlTxt		{font-size: 10px}
.decorTxt 	{font-family: Georgia, "Times New Roman", Times, serif}

.whiteTxt 	{color: #FFFFFF}
.orngTxt 	{color: #E9610E}
.greenTxt 	{color: #5D9D29}
.blueTxt	{color: #4577EA}

.framedTD {  border: 1px #e7e7e7 solid}


a:link 		{  color: #1e1e1e}
a:visited 	{  color: #1e1e1e}
a:hover 	{  color: #000000}
a:active 	{  color: #1e1e1e}

a.nd_blue:link 		{  color: #4577EA; text-decoration: none; font-weight:bold  }
a.nd_blue:visited 	{  color: #4577EA; text-decoration: none; font-weight:bold  }
a.nd_blue:hover 	{  color: #4577EA; text-decoration: none; font-weight:bold  }
a.nd_blue:active 	{  color: #4577EA; text-decoration: none; font-weight:bold  }

a.noformat:link 	{  text-decoration: none}
a.noformat:visited 	{  text-decoration: none}
a.noformat:hover 	{  text-decoration: none}
a.noformat:active 	{  text-decoration: none}

INPUT.txt
{
	BORDER: #FFCCD0 1px solid;
}

INPUT.btn
{
    FONT-SIZE:12px;
    BACKGROUND: #B5C6E4;
    COLOR: #FFFFFF;
    FONT-WEIGHT: bold;
    BORDER: #697897 1px solid;
}