

.sideMenuon {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.sideMenuoff {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.subsideMenuon1 {
    color: white;
    font-size: 11px;
    text-decoration: underline;
}

.subsideMenuoff1 {
    color: white;
    font-size: 11px;
    text-decoration: none;
}


#customStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}



#customStyle h1 {
font-size: 12px;
font-weight: bold;
padding-top: 10px;
}

#customStyle h2 {
font-size: 12px;
font-weight: bold;
}


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

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


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


