body {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:5D5D5D;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:5D5D5D;
}

a 			{ text-decoration: underline; color:#5D5D5D;}
a:visited 	{ text-decoration: underline; color:#5D5D5D; }
a:hover 	{ text-decoration: underline; color:#FF6600;}

a.1 {
	text-decoration: underline;
	color: 4B4B4B;
}

a.str 			{ text-decoration: underline; color:#FF6600;}
a.str:visited 	{ text-decoration: underline; color:#FF6600; }
a.str:hover 	{ text-decoration: underline; color:#5D5D5D;}

.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}

.style1 {color: #f26522}

h1,h2,h3 {	font-family: Tahoma, Verdana, Arial; 	font-size: 11px;	color: #FF6600;}
