﻿ body {
    background-color:white;
    font-family: Verdana;
	font-size:small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#3366FF;
	text-align: left;
}
a {
	color: #800000;
}
a:active {
	color: #008000;
}
a:hover {
	color: #00FF00;
}
.titre {
	font-family: Verdana;
	font-size:large;
	color:white;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: left;
}
.subtitre {
    text-align: left;
    color:#3366FF;
	font-family: Verdana;
	font-size:small;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
hr {
	color:#3366FF;
	line-height:100%;
	height:2px;
}
.Table {
    text-align:left;
    font-size:small;
   	font-weight:normal;
	border-bottom: 1px solid #99CCFF;
	border-left: 2px solid #3366FF;
	border-top: 2px solid #3366FF;
	border-right: 1px solid #99CCFF;
	color: #3366FF;
	width: 800px;
}
.TableHeader {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color:white;
	text-align: center;
	background-color: #3366FF;
	border-bottom: 1px solid lime;
}
.RedText {
    font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color:red;
	margin-top: 0px;
}
}
.LimeChar {
	color:lime;
	Font-weight: 700;
}
}
.WhiteText {
    font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color:white;
}
}
.SmallText {
    font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	font-style: normal;
	color:#3366FF;
}
.DarkRow {
	background-color:#99CCFF;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.ClearRow {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	background-color: white;
}
.Underlined {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.TitleCell {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
