table {
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	text-align: justify;
	color: #000099;
}
h1 {
	font-size: 20px;
	color: #E60000;
}
h2 {
	font-size: 18px;
	color: #DF0000;
}
h3 {
	font-size: 16px;
	color: #009900;
	font-weight: normal;
}
A 
 {color: #FF0000; text-decoration: none} 
A:Link 
 {color: #FF0000; text-decoration: none} 
A:Hover 
 { COLOR: #FF33FF; text-decoration: underline} 
A:Visited 
 { } 
A:Active 
 {color: #009933}
.Style1 {
	color: #FF0000;
	font-weight: bold;
}
input, select, textarea 
{
	color: #006699; 
	background-color: #EFEFEF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
input[type=text], textarea
{
	-moz-border-radius: 5px;
	border: 1px solid #006699;
	border-radius: 5px;
}
input[type=submit]
{
	-moz-border-radius: 5px;
	border: 1px solid #006699; 
	border-radius: 5px;
}
input:focus, select:hover, textarea:focus
{
	background-color: #FFFFCC;
	color: #1177AA;
}
.date {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5871E4;
}
.fd {
	background-image: url(cotillons.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
