
#customStyle td, p, li {
font-size: 11px;
font-family: Arial, Tohama, Verdana, Sans-Serif;
color: 333333;
}

#customStyle .spaced
{
	letter-spacing: 3px;
}

#customStyle a:link, a:visited
{
text-decoration: none;
}

#customStyle a:hover
{
text-decoration: underline;
}

#customStyle table td
{
    margin: 0px;
	line-height: 125%;
    font-size: 11px;
    font-family: Arial, Tohama, Verdana, Sans-Serif;
}


#customStyle h3
{
    font-size: 13px;
    font-family: Arial, Tohama, Verdana, Sans-Serif;
    color: #264652;
    font-weight: bold;
}

#customStyle h4
{
    font-size: 12px;
    font-family: Arial, Tohama, Verdana, Sans-Serif;
    color: #264652;
}


#customStyle a.mainlefton:link, a.mainlefton:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#customStyle a.mainlefton:hover
{
text-decoration: underline;
}

#customStyle a.mainleftoff:link, #customStyle a.mainleftoff:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#customStyle a.mainleftoff:hover
{
text-decoration: underline;
}

#customStyle a.sublefton:link, #customStyle a.sublefton:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

#customStyle a.sublefton:hover
{
text-decoration: underline;
}

#customStyle a.subleftoff:link, #customStyle a.subleftoff:visited
{
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

#customStyle a.subleftoff:hover
{
text-decoration: underline;
}


#customStyle a.mainrighton:link, #customStyle a.mainrighton:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#customStyle a.mainrighton:hover
{
text-decoration: underline;
}

#customStyle a.mainrightoff:link, #customStyle a.mainrightoff:visited
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#customStyle a.mainrightoff:hover
{
text-decoration: underline;
}

#customStyle a.subrighton:link, #customStyle a.subrighton:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-size: 10px;
}

#customStyle a.subrighton:hover
{
text-decoration: underline;
}

#customStyle a.subrightoff:link, #customStyle a.subrightoff:visited
{
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-size: 10px;
}

#customStyle a.subrightoff:hover
{
text-decoration: underline;
}

