BODY {
	color: Black;
	background-color: #E9E9E9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: smaller;
	text-align: left;
	scrollbar-3dlight-color: #264978;
	scrollbar-arrow-color: #264978;
	scrollbar-darkshadow-color: #627C9D;
	scrollbar-face-color: #93A4BB;
	scrollbar-highlight-color: #EEEAF2;
	scrollbar-shadow-color: #93A4BB;
	scrollbar-track-color: #E9E9E9;
	scrollbar-base-color : #E9E9E9;
}

A {
	color: #264978;
	text-decoration: none;
	font-weight : bold;
}

A:HOVER {
	color: #9DAFCA;
	text-decoration: underline;
	font-weight : bold;
}
IMG {
					border-color : #ADDFCE;
}

TD{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: smaller;
}
.trans {
	background-color: transparent;
	font-size : medium;
}
.norm {
	font-size : 10pt;
}
.add{
	font-weight : bold;
}
.title{
	color : #147;
	background : #DDDDDD;
	font-weight : bold;
	text-align : center;
	font-family: Verdana, Arial, sans-serif,Utopia, Helvetica;
	font-variant : small-caps;
	font-size : x-small;
}
.orange{
	color: Black;
	background: #FFCC99;
	font-size : smaller;
}
.vert{
	color: Black;
	background: #66CCCC;
	font-size : smaller;
}
.vert2{
	color: Black;
	background: #99CCCC;
	font-size: smaller;
}
.violet{
	color: Black;
	font-size : smaller;
	background: #88BBEE;
}
.griso{
	color: Black;
	background: #DDCCBB;
}
.grisv{
	color: Black;
	background: #AADDCC;
}
.grisvi{
	background: #99CCFF;
}

.g{
	background-color : #93A4BB;
	font-size : x-small;
}
.gg{
	background-color : #627C9D;
	font-size : x-small;
}
.gc{
	background-color : #C8D3E7;
	font-size : x-small;
}
.gf{
	background-color : #9DAFCA;
	font-size : x-small;
}
TD{
	font-size : x-small;
}
TH{
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background-color : #627C9D;
}
.small{
	font-size : x-small;
}