body {
	margin-top: 2px;
	background-color:#FFCC66;
	font-family: Verdana;
	font-size: 12px;
}

p.site {
	margin: 4px;
}

table {
	border: 0px solid #FFFF99;
	margin: 0px;
}

td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1D1D1D;
}
h0 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #1D1D1D;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #1D1D1D;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #1D1D1D;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1D1D1D;
}
a.head {
	text-decoration:none;
}	
a.inner {
	text-decoration:none;
	font-family: Verdana;
	font-size:16px;
	font-weight:normal;
	color: #666666;
	line-height: 20px;
}	
a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
}

.tl { 
	border-bottom: 1px solid #333333; 
}
