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

a.link {
    color: #3f3f3c;
    font-family: 'Cambria', 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1px;
    opacity: 1.00;
    text-decoration: none;
    text-transform: none;}
	
a.link:hover {
    color: #3f3f3c;
    font-family: 'Cambria', 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 1px;
    opacity: 1.00;
    text-decoration: underline;
    text-transform: none;}

div.bottom {
	color: #3f3f3c;
    font-family: 'Cambria', 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
	text-align:center;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing:1px;
	margin:0px;
	margin-bottom:25px;
	opacity: 1.00; }