/*  St Benoit du Sault CSS File */


/* GENERIC STYLES */
img {
	border-style: none;
	vertical-align: top;
}

html, body{height:100%}

names {

font-colour: #000066;
	font-family: georgia, times new roman, serif;
	font-weight: strong;
	font-size: 11pt;

}

body, table {
	
	font-color: #000000;
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	font-size: 9pt;
    margin : 15px;
    padding : 15px;
}


p,ul, {
	font-size: 9pt;
	word-spacing: 3pt;
	line-height: 12pt;
	margin-top: 0;
}

table {
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	spacing: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

ul {
	line-height: 150%;
}


/* STYLES */

.pics {
	margin-top: 0px;	
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.inlinepic {
	float: left;
	margin-top: 15px;	
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 20px;
}


.title {
	margin-bottom: 25px;
}

}

.names {
	font-color: #00008B;
}