BODY		{ background-image: url(background.png);
			  background-repeat: no-repeat;
			  background-position: center 0px; 
			  background-attachment: fixed;
			  background-color: #CCCCCC; 
			  font-size: 11px;
			  color: #666666;
			  font-family: Verdana}

TABLE		{ font-size: 11px; border: 0px; color: #999999; font-family: Verdana }
TABLE.f		{ font-size: 11px; border: 0px; color: #999999; width: 600; padding: 7px; text-align: right; font-family: Verdana }

TABLE.x		{ font-size: 11px; border: 0px; color: #666666; width: 770; padding: 0px; font-family: Verdana }
TD.x		{ width: 140px; font-size: 10px; font-family: Verdana }

TABLE.vs	{ font-size: 10px; border: 0px; color: #666666; padding: 3px; font-family: Verdana }
TD.vs		{ text-align: center; width: 30px}

h2			{ font-size: 11px;
			  color: #FFFFFF;
			  padding: 4px;
			  border-style: solid;
			  border-bottom-color: #FFFFFF;
			  border-bottom-width: 1px;
			  border-top-width: 4px;
			  border-top-color: transparent;
			  border-left-width: 0px;
			  border-right-width: 0px;
			  font-family: Verdana }

ul			{ list-style: none;
			  margin-left: 2;
			  padding-left: 2;
			  padding-bottom: 10;
			  font-family: Verdana;
			  font-size: 10px;
			  color: #666666;
			  border-style: dotted;
			  border-bottom-color: #CCCCCC;
			  border-bottom-width: 1px;
			  border-top-width: 0px;
			  border-left-width: 0px;
			  border-right-width: 0px;} 

p			{ text-align: justify; color: #666666; font-family: Verdana }
div.minor	{ text-align: justify; color: #888888; font-family: Verdana; font-size: 10px }

a:link.f    { color: #999999; text-decoration: none }
a:active.f  { color: #999999; text-decoration: none }
a:visited.f { color: #999999; text-decoration: none }
a:hover.f   { color: #888888; text-decoration: none }

a:link.x    { color: #666666; text-decoration: none }
a:active.x  { color: #666666; text-decoration: none }
a:visited.x { color: #666666; text-decoration: none }
a:hover.x   { color: #FFFFFF; text-decoration: none }

img			{ border: 0px }
img.side	{ border-style:solid; border-color: #CCCCCC; border-width: 4px }

s			{ color: #CCCCCC }
