body	{
	background : White url(back.jpg) no-repeat fixed right;
}
h1      { font-size:24pt; color:#444499;
          font-weight:bold;
          font-family:Lucida,Helvetica,sans-serif; }
h2      { font-size:14pt; color:#444499;
          font-weight:bold;
          font-family:Lucida,Helvetica,sans-serif; }
h3      { font-size:12pt; color:#444499;
          font-weight:bold;
          font-family:Lucida,Helvetica,sans-serif; }
h4      { font-size:10pt; color:#444499;
          font-weight:bold;
          font-family:Lucida,Helvetica,sans-serif; }
h5      { font-size:8pt; color:#444499;
          font-weight:bold;
          font-family:Lucida,Helvetica,sans-serif; }
h6      { font-size:10.5pt; color:#444499;
          font-weight:normal;
          font-family:Lucida,Helvetica,sans-serif; }
p,li    { font-size:10pt;
          font-family:Lucida,Helvetica,Arial,sans-serif; }
td      { font-size:10pt; color:#444499;
          font-family:Lucida,Helvetica,Arial,sans-serif; }
th      { color:#444499;
          font-size:12pt; font-variant:small-caps;
          font-family:Lucida,Helvetica,Arial,sans-serif; } 
a:link	{ color:#444499; 
		  text-decoration: none; }
a:visited { color:#444499; 
		  text-decoration: none; }
a:hover	{ color:#444499;
		  text-decoration: underline; }
a:active	{ color:#444499;
			  text-decoration: none;
			  font-weight: bold; }
a.small:link	{ color:#444499; 
		  text-decoration: none; font-size: 9px; }
a.small:visited { color:#444499; 
		  text-decoration: none; font-size: 9px; }
a.small:hover	{ color:#444499;
		  text-decoration: underline; font-size: 9px; }
a.small:active	{ color:#444499;
			  text-decoration: none;
			  font-weight: bold; font-size: 9px; }
table.txt	{ text-align: center;
			  border: solid 2px #444499;
			  empty-cells: show; }
table.content	{ background-color: #444499;
				  border-width: 2px 2px 20px 2px; }
td.content 	{ background-color: #FAFAFF; }
td.lastline { background-color: #444499; }
td.cap	{ color:#444499;
          font-size:12pt; font-variant:small-caps;
		  padding: 1px 2px; border: solid 1px #444499; }
td.txt	{ padding: 1px 2px; border: solid 1px #444499; empty-cells: show;}
th.txt  { padding: 1px 2px; border: solid 1px #444499; }
hr		{ color: #444499; } 