body, p, td, th, input, select, option, a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

td
{
	vertical-align: top;
}

input 
{
	background-color: #FFFFFF;
	border: none;
}

h1	{	font-size: 16px;	}
h2	{	font-size: 14px;	}
h3	{	font-size: 13px;	}
h4	{	font-size: 12px;	}


#logo
{
	display: none;
	visibility: hidden;
}

.main
{
	width: 100%;
}
.button
{
	display: none;
	visibility: hidden; 
}
