.cc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.ccb {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 27px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.ccSub {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.ccSm {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

.ccLinks {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.ccLinks a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.ccLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.button {
       	font-face: "Arial, Helvetica";
       	font-weight: bold;
       	font-size: 12px;
       	color: #666666;
       	background-color: #cccccc;
       	padding: 1pt;
       	margin: 0pt;
       	border : medium solid black 1;
       }
        .textbox {
        font-face: "Arial, Helvetica";
        font-weight: normal;
        font-size: 11px;
        color: #666666;
        background-color: #eeeeee;
        padding: 1pt;
        margin: 0pt;
        border : thin solid black 1;
        }
        .bg1 {
        background-image : url("");
        background-position : right;
        background-repeat : no-repeat;
        }

.footer {text-align:center;}