@charset "UTF-8";
/* CSS Document */

/*Background */
Body {background-color:#CCCCCC}


<style>

<!--
/******* hyperlink and anchor tag styles *******/


/* Normal link */
a:link{
}

a:visited{
}

a:hover{
}



/* For all contents */
#Contents {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin:5px;
text-height:12px;
}



/* For all contents */
#Contents_Header {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000;
margin:0px;
text-height:14px;
}


/* Under Clients */
#Contents_Clients {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
margin:5px;
text-height:12px;
}



</style>

