.moui_green
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #486800;
line-height: 16px;
margin: 0px;
padding: 0px;
}

.moui_white
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
margin: 0px;
padding: 0px;
}

.moui_black
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 16px;
margin: 0px;
padding: 0px;
background: transparent;
}

.moui_red
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990000;
line-height: 16px;
margin: 0px;
padding: 0px;
background: transparent;
}

.moui_nav
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #486800;
line-height: 15px;
margin: 0px;
padding: 0px;
letter-spacing: 0px;
background: transparent;
}

.moui_nav a:link {color: #486800; text-decoration: none; font-weight: bold;}
.moui_nav a:visited {color: #486800; text-decoration: none; font-weight: bold;}
.moui_nav a:active {color: #486800; text-decoration: none; font-weight: bold;}
.moui_nav a:hover {color: #F6F6E6; text-decoration: none; font-weight: bold;}

.moui_center
{
text-align: center;
}

.moui_right
{
text-align: right;
}

.moui_left
{
text-align: left;
}

h1
{
font-size: 17px;
line-height: 21px;
font-weight: bold;
letter-spacing: 3px;
margin: 0px;
}

h2
{
font-size: 15px;
line-height: 19px;
font-weight: bold;
letter-spacing: 3px;
margin: 0px;
}

h3
{
font-size: 13px;
line-height: 17px;
font-weight: bold;
letter-spacing: 3px;
margin: 0px;
}

h4
{
font-size: 12px;
line-height: 16px;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

h5
{
font-size: 11px;
line-height: 15px;
font-weight: normal;
margin: 0px;
}

h6
{
font-size: 10px;
line-height: 14px;
font-weight: normal;
margin: 0px;
}

A:link {color: #486800; text-decoration: none; font-weight: normal;}
A:visited {color: #486800; text-decoration: none; font-weight: normal;}
A:active {color: #486800; text-decoration: none; font-weight: normal;}
A:hover {color: #f6f6e6; text-decoration: none; font-weight: normal;}