body {
		margin-top:0px;
		font-family:Arial, Helvetica, sans-serif;
		}

#title {
		font-size:15px;
		font-weight:bold;
		text-align:center;
		}
		
.price {
		font-size:12px;
		font-style:italic;
		color:#990000;
		}

#list {
		font-size:12px;
		}
.province {font-size:15px;
		   font-weight:bold;
		   color:#FFFFFF;
		   background-color:#3e647e;
		}
#list tr.shade {
		background-color:#e9edf1;
		}

td{
		text-align:left;
		vertical-align:top;
		}

a {
	color:#CC0000;
	font-size:14px;
	text-decoration:underline;
	}
a:hover {
	color:#009900;
	font-size:14px;
	text-decoration:underline;
	}

#footer td{
	font-size:16px;
	text-align:center;
	}
#footer a {
	 color:#000000;
	 font-size:16px;
	 text-decoration:none;
	 }
#footer a:hover{
	 color:#990000;
	 font-size:16px;
	 }
.title {
	font-weight:bold;
	font-size:14px;
	}
#btmseo td{
	font-size:11px;
	color:#999999;
	}
	 