@charset "iso-8859-1";

/* General Document Formatting */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	margin: 0;
	background-image: url(images/sumtextb.jpg);
	color: #000000;
}

A:visited {color: #993366;}

A:hover {color: #808080;}

A:link {color: #993366;}

/* Page Header - Title */
div.head {
	border-style: double;
	border-color: #000080;
	background-image: url(images/niceblue.gif);
	font-size: 3.5em;
	line-height: 135%;
	width: 75%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* Menu classes */
.lien {
	line-height: 200%;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1pt;
	text-decoration: none;
}

.divise {
	color: #000000;
	font-size: 0.9em;
}

/* Tables */
table {
	margin-left: auto;
	margin-right: auto;
}

td {vertical-align: top;}

/* Text */
p.note {
	font-weight: bold;
	font-style: italic;
	font-size: small;
	text-align: center;
	margin-right: 20%;
	margin-left: 20%;
}

p.txhdct {
	color: #993366;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.txhdlt {
	color: #993366;
	font-size: 1.5em;
	font-weight: bold;
}

.txcent {text-align: center;}

.txrt {text-align: right;}

.foot {
	font-family: "times new roman", serif;
	font-size: 0.80em;
	font-weight: bold;
}

/* Images */
img {
	display: block;
	border-style:none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

img.divide {
	width: 100%;
	height: 2px;
}
