body,table, td
{
    font-family:Tahoma;
    margin:0px;
    padding:0px;
    font-size : 12px;
}


h3 {
 font-size:18px;
 color:#2d4706;
 font-weight:normal;
}

a {
 color:#2d4706;
	}

.menu_parent
{
 color:#000000;
 font-size : 12px;
 font-family : Tahoma;
 text-decoration : none;
}
.menu_parent:hover
{
 color:#000000;
 font-size : 12px;
 font-family : Tahoma;
 text-decoration : underline;
}
.menu_child
{
 color:#000000;
 padding-left:10px;
 font-size : 12px;
 font-family : Tahoma;
 text-decoration : none;
}
.menu_child:hover
{
 color:#000000;
 font-size : 12px;
 font-family : Tahoma;
 text-decoration : underline;
}
.header_text
{
 font-size:18px;
 color:#2d4706;
 text-weight:none;
}
.text
{
 font-size:12px;
 color:#2d4706;
 padding-bottom:15px;
}
.td_right
{
 width:100%;
 padding-left:20px;
 text-align:left;
}
