body {background-color: #d2fbea; color=#000000; font-size: 9pt; font-weight: normal; font-family: Tahoma, Arial, Helvetica, sans-serif; } 
td { font-size: 9pt; }
 A{color: black; TEXT-DECORATION: none} 
 A:active {color: black; TEXT-DECORATION: underline} 
 A:hover {color: black; TEXT-DECORATION: underline} 
.head {font-size:12pt; font-weight:bold;}   
 A.menu {color:#103815; TEXT-DECORATION: none} 
 A:active.menu {color:#04afae; TEXT-DECORATION: underline} 
 A:hover.menu {color:#04afae; TEXT-DECORATION: underline} 
 A.menu1 {color:#01d5d4; TEXT-DECORATION: none} 
 A:active.menu1 {color:#01d5d4; TEXT-DECORATION: underline} 
 A:hover.menu1 {color:#01d5d4; TEXT-DECORATION: underline} 
 A.menu2 {
	color:#778899;
	TEXT-DECORATION: none;
	display : list-item;
	list-style-type : square;
	list-style-position : inside;
	text-indent : 10px;
	font-size : 12px;

} 
 A:active.menu2 {
	color:#02b3b9;
	TEXT-DECORATION: underline;
	display : list-item;
	list-style-type : square;
	list-style-position : inside;
	text-indent : 10px;
} 
 A:hover.menu2 {
	color:#02b3b9;
	TEXT-DECORATION: underline;
	display : list-item;
	list-style-type : square;
	list-style-position : inside;
	text-indent : 10px;
} 
 A.menu21 {
	color: #778899;
	TEXT-DECORATION: none;
	font-size : 12px;
	text-align : left;
} 
 A:active.menu21{
	color:#02b3b9;
	TEXT-DECORATION: underline;

} 
 A:hover.menu21 {
	color:#02b3b9;
	TEXT-DECORATION: underline;

} 
td.t{
	border-width:1px; border-color:gray; border-style:solid;
	padding: 5px;
}
 A.home {
	background-image: url(images/home.gif);
	background-repeat : no-repeat;
	text-decoration : none;
} 
 A:active.home{
	background-image : url(images/home_hover.gif);
	background-repeat : no-repeat;
	text-decoration : none;
} 
 A:hover.home {
	background-image : url(images/home_hover.gif);
	background-repeat : no-repeat;
	text-decoration : none;
} 
 A.mail {
	background-image: url(images/mail.gif);
	background-repeat : no-repeat;
	text-decoration : none;
	background-position : left;
} 
 A:active.mail{
	background-image : url(images/mail_hover.gif);
	background-repeat : no-repeat;
	text-decoration : none;
} 
 A:hover.mail {
	background-image : url(images/mail_hover.gif);
	background-repeat : no-repeat;
	text-decoration : none;
} 

