P  {

	font-size : xx-small;
	font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica;
}

H1  {
	font-family : Trebuchet MS, arial;
	font-size : x-small;
	font-weight : bold;
	color : "#006300";
}

H2  {
	font-size : medium;
	font-family : Trebuchet MS, arial;
}

H3  {
	font-family : Trebuchet MS, arial;
	font-size : small;
}

A  {
	text-decoration : none;
	color : Navy;
}

A:Visited  {
	color : Navy;
}

A:Active  {}


A:Hover  {
	color : Red;
}

BODY  {
	font-family : Verdana;
	font-size : 10;
}

table  {
	background-color : white;
	color : Black;
}


.shadow  {
	font-family : Trebuchet MS, arial;
	font-size : large;
	font-weight : bold;
	color : Navy;
	width : auto;
	height : auto;
	position : relative;
	padding : 4pt;
	filter : shadow(Color=silver,Direction=160);
}

.dropshadow  {
	color : Navy;
	font-family : Trebuchet MS, arial;
	font-size : large;
	font-weight : bold;
	padding : 4pt;
	width : auto;
	height : auto;
	position : relative;
	filter : DropShadow(Color=silver,OffX=3,OffY=3,Positive=1);
}

.menu  {
	color : Navy;
	font-family : "Comic Sans MS", "Lucida Console";
	font-size : 11;
	font-weight : normal;
	width : auto;
	height : auto;
	position : static;
	filter : DropShadow(Color=gray,OffX=2,OffY=2,Positive=1);
}

.pj  {
	color : Green;
	font-family : "Comic Sans MS", "Lucida Console";
	font-size : 18;
	font-weight : normal;
	width : auto;
	height : auto;
	position : static;
	filter : DropShadow(Color=gray,OffX=2,OffY=2,Positive=1);
}

.mask  {
	font-family : 'Trebuchet MS, arial';
	font-size : large;
	color : #09c9cce;
	padding : 2pt;
	filter : mask(Color=#07278d);
	font-weight : bold;
}

.alpha  {
	font-family : Trebuchet MS, arial;
	font-size : large;
	font-weight : bold;
	color : Navy;
	width : auto;
	height : auto;
	position : relative;
	filter : alpha(Opacity=75, Finish Opacity=15, Style=1);
}

.titre  {
	font-size : medium;
	font-family : Trebuchet MS, arial;
	font-weight : bold;
	color : Navy;
}

