/* CSS Document */
html{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
}
#logo{
margin:10px auto 5px auto;
width:723px;
}
#tablehome table{
color:#9a9a9a;
width:723px;
margin:0px auto 30px auto;
text-align:left;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}
/*
#tablehome table tr td{
border-right: 3px solid #9a9a9a;
}*/

/*#tablehome table tr td.border{
border-right:none;
}*/

#tablehome table a{
text-decoration:none;
color:#9a9a9a;
}
#tablehome table a:hover{
color:#9a9a9a;
}
.logo{
font-size:36px;
font-weight:bold;
}
