body
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height:18px;
	text-align:center;
	background-color :#265E15;
}


a:link  
{
	color:#265E15;
}

a:hover, a:active 
{
	color:#996633;
}

a:visited
{
	color:#666666
}

.main
{
	width:600px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px;
	background:#ffffff;
	text-align:left;
}



.t
{
    width:600px;
    background:#eeeeee;
    margin-left: auto;
    margin-right: auto;
	font-family: georgia;
    font-size: 14px; 
    color: #000000;
    font-weight: bold;
   	text-align:center;
	padding-bottom : 20px;
	padding-top : 20px;
}

.f
{
	width:600px;
	background:#eeeeee;
	margin-left: auto;
	margin-right: auto;
	font-family: georgia;
	font-size: 10px;
	text-align:center;
	padding-bottom: 20px;
	padding-top: 20px;
}
