BODY { background: #C0C0C0;
    background-color: #C0C0C0;
	font-size: 12px;
	font-family: Century Gothic, Sans-serif;
	margin: 0px;
	margin-top: 20px;
	}
P {	color: #000000;
	halign: left;
	font-size: 12px; 
	font-family: Century Gothic, Sans-serif;
	margin: 5px;
	padding: 5px }
P.white {	color: #FFFFFF;
	halign: left;
	font-size: 12px; 
	font-family: Century Gothic, Sans-serif;
	margin-left: 15px;
	padding: 5px }
H2 { color: #000000;
	font-weight: medium;
	font-size: 12px; 
	font-family: Century Gothic, Sans-serif; font-weight:bold;
	margin-left: 10px;
	padding: 5px }
H1 { color: #000000;
	font-weight: medium;
	font-size: 16px; 
	font-family: Century Gothic, Sans-serif; font-weight:bold;
	margin-left: 0px;
	margin-top: 0px
	}
.timing { color: navy;
	font-size: 10px; 
	font-family: Tahoma, Arial; font-weight:normal }
A:link { text-decoration: none underline;
	font-size: 12px;
	color: #000000;
	font-family: Century Gothic, Sans-serif }
A:visited { text-decoration: none underline;
	font-size: 12px;
	color: #000000;
	font-family: Century Gothic, Sans-serif }
A:active { text-decoration: none underline;
	font-size: 12px;
	color: #000000;
	font-family: Century Gothic, Sans-serif;
	background-color: #800040}
A:hover { text-decoration: none underline;
	font-size: 12px;
	color: #800040;
	font-family: Century Gothic, Sans-serif }
A.whitelink:link { text-decoration: none underline;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Century Gothic, Sans-serif }
A.whitelink:visited { text-decoration: none underline;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Century Gothic, Sans-serif }
A.whitelink:active { text-decoration: none underline;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Century Gothic, Sans-serif;
	background-color: #800040}
A.whitelink:hover { text-decoration: none underline;
	font-size: 14px;
	color: #800040;
	font-family: Century Gothic, Sans-serif }
.base {	 color: #000000;
	font-weight: medium;
	font-size: 12px; 
	font-family: Century Gothic, Sans-serif; font-weight:normal }
HR { color: #808080;
	width: 80%;
	size: 1px;
	noshade: true;
	align: center; }
img { border: 0px none}
img.floatRight { 
    float: right; 
    margin: 1px; 
}
TABLE { background-repeat: true;
			background-color: #C0C0C0;
			border: 0px; }
TABLE.1024 { border: #FFCC00 0px solid;
        width: 1024px }
TABLE.marged { background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000080;
		}
TD { color: #F7F7C7;
	font-weight: medium;
	font-size: 12px; 
	font-family: Century Gothic, Sans-serif; font-weight:normal }

form { 
 background-image: url(holiday-images/input.jpg);
 color: #000000; 
 border: 1px solid #000080; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 text-align: right; 
}
input { 
 background-color: #FFFFCC; 
 border: 1px solid #000080; 
 font-family: Tahoma, Arial; 
 font-size: 12px; 
 text-align: left 
}
input.button { 
 background-color: #CCCCCC; 
 border: 1px solid #000080; 
 font-family: Tahoma, Arial; 
 font-size: 12px; 
 text-align: left 
}
input.bizz { 
 background-color: #FFCC00; 
 color: #000000; 
 border: 1px solid #999999; 
 font-family: Tahoma, Arial; 
 font-size: 12px; 
 text-align: center 
}
.cute { background-image: url('backgr4.jpg')
}