@charset "UTF-8";
/* CSS Document */


body {
	background-color: #fcf4d7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


input {
color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif
}

textarea {
color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif
}

select {
color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, sans-serif
}

.credit {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif
}
.times {
	color: black;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif
}

    a
    {
	color: #622B3B;
	text-decoration: underline;
    }
    a:active
     {
	color: #000000;
	text-decoration: underline;
    }
    a:visited
    {
	color: #893B52;
	text-decoration: underline;
    }

    a:hover
     {
	color: #000000;
	text-decoration: underline;
    }
.times-big {
	color: black;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif
}
.times-i {
	color: black;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.times-bi {
	color: black;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.times-b {
	color: black;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.asterisque {
	color: #BA0018;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

