BODY {
		font-family: "Book Antiqua", "Times New Roman", serif;
		color: #CCCCCC;
		background: #000000;
		margin-left: .25in;
		margin-right: .25in;
		background-color: #000000;
		scrollbar-face-color: #212121;
		scrollbar-highlight-color: #404040;
		scrollbar-shadow-color: #000000;
		scrollbar-3dlight-color: #616161;
		scrollbar-arrow-color:  #A1A1A1;
		scrollbar-track-color: #000000;
		scrollbar-darkshadow-color: #000000;
}

A {
		color: #629BD4;
		text-decoration: none;
}

A:HOVER {
		color: #9b412c;
		text-decoration: underline;
}

A:ACTIVE {
		color: #9b412c;
		text-decoration: underline;
}

HR {
		color: #629BD4;
		width: 75%;
}

P.normal {
		color: #CCCCCC;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 12pt;
		text-indent: .25in;
		text-align: justify;
}

P.liste {
		color: #CCCCCC;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 12pt;
		text-align: justify;
}

P.titre {
		color: #9b412c;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 18pt;
		font-weight: bold;
		font-style: italic;
		text-align: center;
}

P.titre2 {
		color: #CCCCCC;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 14pt;
		font-weight: bold;
		font-style: italic;
		text-align: left;
}

P.titretop {
		color: #9b412c;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 13.5pt;
		font-weight: bold;
		text-align: center;
}

P.soustitretop {
		color: #629BD4;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 12pt;
		text-align: center;
}

P.lienpetit {
		color: #629BD4;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 10pt;
		text-align: left;
}

P.photo {
		color: #CCCCCC;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 12pt;
		text-indent: .25in;
		text-align: center;
}

IMG.right {
		border-width: 10px;
		border-color: #000000;
		float: right;
}

IMG.left {
		border-width: 10px;
		border-color: #000000;
		float: left;
}

IMG.div {
		border-width: 5px;
		border-color: #000000;
}

UL {
		list-style-type: circle;
		margin-left: .5in;
}
		
