/* CSS Document */

<style> body {
scrollbar-arrow-color: #E5E5E5;
scrollbar-highlight-color: #605F60;
scrollbar-3dlight-color: #ABABAB;
scrollbar-face-color: #8C8C8C;
scrollbar-track-color: #BFBFBF;
}
.titresoussection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding-left: 2px;
}
.list {
	list-style-type: disc;
}
a {
	text-decoration:none
}
a:link {
	text-decoration: none;
	color: #3a77b5;
	text-transform: uppercase;
}
a:visited {
	text-decoration: none;
	color: #3a77b5;
}
a:active {
	text-decoration: none;
	color: #3a77b5;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3a77b5
}
.copyright {
	font-family: Garamond;
	font-size: 8pt
}
.date {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.profile_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	background-color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}
.titresoussection_card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #999999;
}

.gallery_buttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	background-color: #000000;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
}

 </style>
