﻿body 
{
	font-size:12px;
	 color:Black;	
	 width: auto;
     height: auto;
	 background-color:#ffffff;
	 text-align:center;
	 margin-left:0px;
	 margin-right:0px;
	  
}
table
{
	font-size:12px;
	color:Black;
	
}
td
{
	font-size:14px;}
#bg
{
	background-color:Gray;
}
a:link   { 
          text-decoration:   none; 
} 
a:visited   { 
          text-decoration:   none; 
} 
a:hover   { 
          text-decoration:underline; 
} 
a:active   { 
          text-decoration:   none; 
} 
.tdsize
{
  background-image:url(../Image/right-title.jpg);
  width:780px;
  height:51px;	
}

.bgc
{
	background-color:#ffffff;
	}

  


