/*
Questions? Write to aprilmarquet@gmail.com.
*/

body {
background-color: #ffffff !important;
font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*
Classes: These are used for defining text, generally.
*/

.accents, .navigationbar, .noprint, .pictures, #footer, #header, #learnmore {
display:none;
}

.footnote {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.headline {
font-size: 14px;
font-weight:bold;
}

.headlineblue {
font-size: 14px;
font-weight:bold;
color: #000000;
}


.home {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.main {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.subheadline {
font-size: 12px;
font-weight:bold;
}

.timetable {
border: 2px solid #000000;
border-left-width: 2px;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
padding: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


/*
IDs: These are used for DIVs in the document, like the "Learn More" sections and the footers.
*/


#activities {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 4px;
}


.timetable {
border: 2px solid #000000;
border-left-width: 2px;
border-top-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
}

#activities {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 4px;
}

#bookclub {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;	
}

#bookclub td {
background-color: #FFFFFF;
text-align: center;
}

#tarifs {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #000000;
}

#tarifs td {
text-align: center;
color: #000000;
}

