body, td, table
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;	
	
	background-color: transparent;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left : 0px;
	
	border: 0px;
}
img
{
	border: 0px;
}
a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
a:active
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color: #ff0000;
	background-color: transparent;
}

a:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color: #ff0000;
	background-color: transparent;
}
a:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color: #990000;
	background-color: transparent;
}
td.menu
{
	vertical-align: bottom;
}
td.top
{
	background-image: url("../images/main/bg.jpg");
	background-repeat: no-repeat;
}

h1, h2, h3
{
	height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	background-color: transparent;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
}
h2
{
	font-size : 16px;
	font-style : normal;
}
h3
{
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	text-decoration: underline;
	padding-bottom: 0px;
}
