@charset "utf-8";
/* CSS Document */



/* text area */



#copy_dark
{
	
	width: 760px;
	height: 236px;
	margin: 0px 20px;
        color: black;
       font-size: 13px;
       font-weight: bold;
       line-height: 1.2em;
       font-family:Arial, Helvetica, sans-serif; 
}


$copy_dark a
{
       color: black;
       font-size: 13px;
       font-weight: bold;
       line-height: 1.2em;
       font-family:Arial, Helvetica, sans-serif;
}

table#copy_twotone
{
        color: white;
	width: 760px;
	margin: 10px 20px;
       font-size: 13px;
       font-weight: bold;
       line-height: 1.2em;
       font-family:Arial, Helvetica, sans-serif;
}


table#copy_twotone tbody tr td, table#copy_twotone tbody tr td a, table#copy_twotone tbody tr td a:visited
{
       color: white;
       font-size: 13px;
       font-weight: bold;
       line-height: 1.2em;
       font-family:Arial, Helvetica, sans-serif;
}
table#copy_twotone tbody tr td a:hover
{
      text-decoration: none;
}