body          {
              font-family: Verdana,Tahoma,sans-serif; 
		font-size: 11px; 
		color: #606060;
              background-color: #FFF;
              }

td, input     { 
		font-family: Verdana, Tahoma; 
		font-size: 11px; 
		color: #606060;
		}

a             { text-decoration:none; }
a:link        { color:#606060; }
a:active      { color:#6F6F6F; }
a:hover       { color:#A0A0A0; }
a:visited     { color:#808080; }

.ju           { text-align:justify; }
.ri           { text-align:right; }
.le           { text-align:left; }
.ce           { text-align:center; }

.mini td	{ 
		font-size: 9px; 
		color: #C0C0C0; 
		}

#inner        { 
		border: solid 1px #A0A0A0; 
		width: 750px; 
		}

#inner h1	{
		font-size: 18px;
		}

#dom          {
              width: 620px; 
		color: #A0A0A0; 
		font-size: 9px;
              text-align: left;
              }

#dom a        { text-decoration:none; }
#dom a:link   { color:#A0A0A0; }
#dom a:active { color:#606060; }
#dom a:hover  { color:#808080; }
#dom a:visited{ color:#808080; }

#inner table.pics th {
		height: 25px;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		background: #E0E0E0;
		}
		
#inner table.pics td.pix {
		text-align: center;
		}