body { 
	font: 11pt Century Gothic; 
	color: #555753; 
	background: #FFF9C4; 
	margin: 0px; 
	}

Table {
    margin-top: 0px; 
    margin-left: 0px; 
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:black;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

.Month{
	color:BLACK;
	font-size:11pt;
	font-weight:bold;
	font-family:Century Gothic;
	}

.Bookmarks{
	color:BLACK;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	}


