TD,body {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px; 
	color: #000000;
}
TABLE.lottery {
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 10px;
}
TD.lotteryname {
	background-color: #CECECE;
	font-family: Geneva, Arial, sans-serif;
	font-size: 15px; 
	color: #000000;
	text-align: left;	
}
TD.lotterydate {
	vertical-align: top;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px; 
	color: #000000;
}
TD.lotterynumbers {
	vertical-align: top;
	text-align: right;
	font-family: Geneva, Arial, sans-serif;
	font-size: 13px; 
	color: #000000;
}

h2 {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:3;
	margin-top:3;
	color:ffffcc;
	font-family:veranda,arial
}
h1 {
	font-size:13pt;
	font-weight:bold;
	margin-bottom:3;
	margin-top:3;
	color:ffcc00;
	font-family:veranda,arial
}


.copyright {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #A7C0CD;
}
.links {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
.links:hover {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.alert { 
	font-size: 12px; 
	color: #000000; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border-top: 1px #000000 solid; 
	border-bottom: 2px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-left: 2px #000000 solid; 
	background-color: yellow; 
}

.alert2 { 
	font-size: 12px; 
	color: #000000; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 8px; 
	padding-right: 8px; 
	border-top: 1px #000000 solid; 
	border-bottom: 2px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-left: 2px #000000 solid; 
	background-color: yellow; 
}
