﻿.holidaygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.holidaywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.holidaywhiteroman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.holidaycocktails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}


.holidayred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
}
.holidaygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009F55;
}
.aligncenter {
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	position: relative;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 6px;
}

a.maintext:link {color: blue; text-decoration: underline; }
a.maintext:visited {color: blue; text-decoration: underline; }
a.maintext:hover {color: orange; text-decoration: underline; }
a.maintext:active {color: blue; text-decoration: underline;} 

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

