body {
color: #ffffff;
background: #cc0001;
font-family: "verdana", "arial", "geneva" ; font-size: 10pt;
}


/*	Small									*/
.tdtitle {
font-size: 8pt;
font-family: "MS Sans Serif", "verdana", "arial", "geneva";
font-weight: bold;
text-align: right
}
.tdsection {
font-size: 10pt;
font-family: "MS Sans Serif", "verdana", "arial", "geneva";
font-weight: bold
}
.tdcli {
font-size: 10pt;
font-family: "verdana", "arial", "geneva";
font-weight: bold
}

.footer {
font-size: 8pt;
font-family: "MS Sans Serif", "verdana", "arial", "geneva";
font-weight: bold
}

.hometitles {
font-size: 11pt;
color: #000000; 
font-family: "arial", "geneva";
font-weight: bold
}

.hometitles2 {
font-size: 9pt;
color: #000000; 
font-family: "MS Sans Serif", "verdana", "arial", "geneva";
font-weight: bold
}
.contents { padding-left: 10px; padding-right: 50px; font-family: "verdana", "arial", "geneva" ; font-size: 10pt; text-align: justify }



/*	Unvisited links								*/
a:link {
color: #cccccc;
text-decoration: none
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #cccccc;
text-decoration: none
}

/*	Active links (not widely supported)					*/
a:active {
color: #999999;
text-decoration: underline
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #999999;
text-decoration: underline
}


.webbox
{
FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #c6c6c6;

}
.webbox2
{
width: 150px;
FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #c6c6c6;

}
.webbox1
{
width: 110px;
FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #cc0001;
    border-style: none; 
	border-color: #CC0001; 
}
.webbutton
{
    border: 2px solid #ffffff;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000000
}




