﻿body,td,th {
	font-family: Arial;
	font-size: 13px;
	color:#333;
}
body {
	background:url(images/bodybg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
td {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color:#333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;

}
.a1:link{
     color:#000;
	 text-decoration:underline;
	 }
.a1:visited{
     color:#0000;
	 text-decoration:underline;
	 }
.a1:hover{
     color:#000;
	 text-decoration:underline;
	 }
.a1:active{
     color:#000;
	 text-decoration:underline;
	 }
.bg{
	background: #FFFFFF url(images/index_12.jpg) repeat-x top;
    }
.pic{
     margin-right:20px;
	 }
