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


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
.copyright {
	font-size: 12px;
}



body {
 background-color:FFFFFF;
 color:666666;
 font-family:verdana, sans-serif;
 font-size:13px;
 margin-top:2px;
 margin-left:2px;
 margin-right:2px;
 margin-bottom:2px;
} 

td {
 font-family:verdana, sans-serif;
 font-size:14px;
} 

a:link {color:#222222} 
a:visited {color:#000066} 
a:hover {
	color:#CCCCCC
} 

a:active {
	color:#999999
} 

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}
.font-color {
	color: #666;
}
