
        body		{ color: #333333; background: #ffffff; }
        a		{text-decoration:none}
	a:hover		{text-decoration:underline}
        a:link		{ color: #669966; }
        a:visited	{ color: #669966; }
        a:active	{ color: #ff9999; }

.titlelight  { 
        font-family:Bookman,Palatino,Times-new-roman,Times,NewYork,Serif;
	font-weight: bold;
        font-size: 14px; 
	text-align: center;
	color: #ffffee;
        }
 
.subtitle  { 
		font-family: Arial,Helvetica,Geneva,Sans-Serif; 
		font-weight: bold;
        font-size: 12px; 
        }
 
TD      {
        font-family:Arial,Helvetica,Geneva,Sans-Serif;
        font-style:plain;
        font-size:12px;
        }

P      {
        font-family:Arial,Helvetica,Geneva,Sans-Serif;
        font-style:plain;
        font-size:12px;
        }

UL      {
        line-height:150%;
        }

.text      {
        font-family:Arial,Helvetica,Geneva,Sans-Serif;
        font-style:plain;
        line-height:150%;
        font-size:12px;
        }

.photo{
	border: solid #000 1px;
}

