﻿HTML {
	
}
/*
BODY {
    background-color: white;
    background-image: url('../images/background.gif');
    background-repeat: repeat;
    background-position-y:50%
}
Div#strip
{ 
    border-width: 0px


}
*/
.head    { font-family: Latha; font-size: 12pt; color: #3333FF; font-weight: bold }
.shead   { font-family: Latha; font-size: 12pt; color: #008080; font-weight: bold }
.bdy     { font-family: Latha; font-size: 11pt; text-decoration: none; font-weight: bold; color: #008080; line-height: 14pt; text-align:justify; margin-left:30pt}
.bdyc    { font-family: Latha; font-size: 11pt; text-decoration: none; font-weight: bold; color: #008080; line-height: 14pt; text-align:center}
.bdy01   { font-family: Latha; font-size: 11pt; text-decoration: none; font-weight: bold; color: #660033; font-style:italic; line-height: 14pt; text-align:left}
.bdy_eng { font-family: Verdana; font-size: 12pt; text-decoration: none; font-weight: bold; color: #336699; font-style:italic; line-height: 16pt; text-align:left}

/* Link colors to be changed here */
a:active {color: #0000CC; text-decoration: none}
a:hover {background-color:#CCFFCC; text-decoration: none}
a:link {color: #336699; text-decoration: none}
a:visited {color: #FF0000; text-decoration: none}

/* text hidden to be changed here */
.hidden { display: none; }
.unhidden { display: block; }