	/*Style sheet information can be found at http://www.w3.org/TR/REC-CSS1*/

BODY  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;  background: white; color: black; }

TD, P { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; color: black; }

a:link { text-decoration: underline; color: blue;}
a:visited { text-decoration: underline; color: blue;}


a:hover { color: red;}
PRE.normal { color: black; font-weight: 200; margin-top: 1em; margin-bottom:1em; }
PRE { color: #993300; font-weight: 600; margin-top: 1em; margin-bottom:1em;}

OL  { list-style: outside; margin-top: 1em; margin-bottom: 1em;list-style-type: lower-roman }
OL.num { list-style: outside; margin-top: 1em; margin-bottom: 1em;list-style-type: decimal }
OL.ref { list-style: outside;margin-top: 0em; margin-bottom: 0em;list-style-type: decimal }

UL  { list-style: outside; margin-top: 1em;margin-bottom: 1em;}
UL {list-style-image: url(arrow.jpg)}
UL.ref { list-style: outside;}

LI { margin-top: 1em; margin-bottom:1em;}
EM { color:#AB0000; font-style: normal;font-weight: 500 }
EM.invisible { color:#000000; font-style: normal;font-weight: 500 }
EM.user { color:#000000; font-style: normal;font-weight: 500 }

TABLE.comp {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; color: black; 
	background: white;
	text-align: center; 
	vertical-align=middle;
	font-weight: 400;
	border-style: solid;
	border-width: thin; }

TR.header {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; color: white; 
	background: #AAAAAA; bordercolor="#FFFFFF";
	text-align: center; vertical-align=middle;font-weight: 700;}



TD.header {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; color: white; 
	background: olive;
	text-align: center; vertical-align=middle;font-weight: 700;}

TD.home {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #AB0000; 
	background: white;
	text-align: right; vertical-align=top;font-weight: 700;}

TR.reject {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: black; 
	background: grey; }


.lienmail {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #4C73B0;
        text-decoration: none;
}
.lienmailblanc {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}

.bleu {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #4C73B0;
}
.txt {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #000000;
}
.orange {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #FBAA0C;
}

.caption {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
}

b {
	font-weight: bold ;
	color: #4A4A3C ;
	color-grey: #bbbbbb
}

strong {
	font-weight: bold ;
	color: #4A4A3C ;
	color-grey: #bbbbbb
}
h1 {
	font-size: 150% ;
	font-weight: bold ;
	color: #4A4A3C ;
	color-grey: #bbbbbb
}



/*
Things that I would love to use in future.

UL { list-style: url(http://mia.ece.uic.edu/~papers/images/list_pointer.jpg) disc  }
BODY { background-image: url(marble.gif) }

*/




	

