BODY { background-image: url("../images/background.gif") }

h3	{ color: #FFFF00 }

h4      { color: #EEEEEE }

table.frameM {
	      background-color : #DDDDDD;
	      border-color : #FFFFFF;
	      border-style : solid solid solid solid; }
	

td { font-family: Arial; font-size: 10pt; color : black; }

th { font-family: Arial; color : yellow; background-color : blue; }

td.label {
	   color : black;
	   font-family : "Verdana";
	   font-size : 11pt;
	 }

a:link.def { font-family : Arial;
	     color: blue; }

a:visited.def { font-family : Arial;
	     color: blue; }

a:link { font-family : Arial, Verdama, Sans Serif;
	 font-size : 10pt;
	 color : #0000FF; }

a:visited { font-family : Arial, Verdama, Sans Serif;
	 font-size : 10pt;
	 color : #0000FF; }

a:link.big 
	{ font-family : Impact, Arial;
	 font-size : 16pt;
	 color : #FF0000; }

a:hover { 
	color: #FF0000;
	text-decoration: underline;
	}
P  { color : silver; font-family : Verdana; font-size : 10pt }

