<style type="text/css">

td.default_background {
	background-repeat : no-repeat;
	text-align: left;	
}

body{
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

h1{
	font-size : 22px;
	color: #003300;
	text-align: left;	
}

h2{
	text-decoration: underline;
	font-size : 18px;
	color: #003300;
	text-align: left;	
}

h1.smallcaps{
	font-size : 22px;
	color: #003300;
	text-align: left;	
	font-variant : small-caps;
}

li{
	margin-left : 20px;
}

b.OUI{
	font-weight: bold;	
}

b.smallcaps{
	font-variant : small-caps;
	font-weight: bold;
}

a{
	/*text-decoration : none;*/
	color: #005500;
}
a:visited{
	/*text-decoration : none;*/
	color: #005500;
}
a:hover{
	/*text-decoration : none;*/
	color: #005500;
}

a.smalllink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 10px;
}
a:visited.smalllink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 10px;
}
a:hover.smalllink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 10px;
}

a.medlink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 12px;
}
a:visited.medlink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 12px;
}
a:hover.medlink{
	/*text-decoration : none;*/
	color: #00AA00;
	font-size: 12px;
}

a.bold{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;
}
a:visited.bold{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;	
}
a:hover.bold{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;
}


.black{
	border : Black;
	border-width: 2px;
	
}

a.black{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;
	border : Black;
}
a:visited.black{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;
	border : Black;	
}
a:hover.black{
	/*text-decoration : none;*/
	color: #005500;
	font-weight : bold;
	font-style : italic;
	border : Black;
}

div.sig{
	font-size: smaller;
}

div.small{
	font-size: smaller;
	margin-left: 0px;
}

div.li{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px
}

div{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px
}

p{
	margin-left: 0px;
}

a.ti { 
	font-family:  Arial;
	color: #999999;
}
a:visited.ti {
	font-family:  Arial;
	color: #999999;
}
a:hover.ti { 
	font-family:  Arial;
	color: #C00000;
}

td{
	vertical-align: top;
}
</style>
