body {
	margin:5px;
	scrollbar-3dlight-color: #888;
 	scrollbar-shadow-color: #888;
 	scrollbar-arrow-color: #888;
 	scrollbar-base-color:#00f;
 	scrollbar-darkshadow-color: #f5f5f5;
 	scrollbar-face-color: #fff;
 	scrollbar-highlight-color: #fff;

	font-family: "Century Gothic";
	font-size: 12px;
	background-repeat: no-repeat;
	background-position:  center;
	background-attachment: fixed;

	}


a:hover {
	color: #f00
	}

a {
	color: #00f;
	text-decoration: none
	}
p {  font-size: 12px}
table {  font-size: 12px}
.mlink {  font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999}
.high2 {  font-size: 10px; font-weight: bold; text-decoration: underline}
.invz {  color: #000000}
.mp {  font-size: xx-small; font-weight: bold}
.title {  font-size: 16px}
.attract {  font-size: 10px; color: #cc0000} 
.result {  font-size: 10px; color: #006600; border: 1px #006600 solid}
.postponed {  font-size: 10px; color: #660000; border: 1px #660000 solid}
.monthHeader {  font-size: 14px; color: #ffffff; background-color: #505050; font-weight: bold}
.dayHeader {  font-size: 12px; color: #ffffff; background-color: #b0b0b0; font-weight: bold; border: 1px #707070 solid;}
.dayStyle {  font-size: 12px; color: #ffffff; font-weight: bold; border: 1px #707070 solid;}
.dayAvail {  font-size: 12px; color: #ffffff; font-weight: bold; border: 1px #707070 solid; background-color: #d0d0d0;}
.dayNotAvail {  font-size: 12px; color: #a00000; text-decoration: line-through; border: 1px #707070 solid; background-color: #d0d0d0;}
.dayInPast {  font-size: 12px; color: #aaaaaa; border: 1px #707070 solid; background-color: #d0d0d0;}
.dayToday {  font-size: 12px; color: #006600; font-weight: bold; background-color: #b0d0b0; border: 1px #404040 solid;}
.weekDay {  font-size: 12px; color: #444444; background-color: #d0d0d0; border: 1px #404040 solid;}
