.copy
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.copybold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.bullet 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	list-style-position: outside; 
	list-style-type: disc; 
	font-weight: normal; 
	color: #666666; 
	list-style-image: none
}
.menu
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #cccccc;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 120px;
	text-align: center;
	line-height: 18px;
}
