body,html,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#1A1A1A;
}
h1,h2,h3{
	color:#0C5E98;
	padding:2px 7px;
	font-weight:normal;
}
h1{
	font-size:22px;
	text-align:center;
}
h2{
	font-size:18px;
	text-align:left;
}
h3{
	font-size:16px;
	text-align:left;
}
a{
	color:#0C5E98;
	text-decoration:underline;
}
a:hover{
	color:#073756;
	text-decoration:underline;
}
p{
	margin:0;
	padding:0;
	text-align:justify;
	padding-bottom:15px;
}
img{
	border:none;
	padding:3px;
	margin:5px 8px;
}
div.copy{
	color:#777;
	font-size:10px;
	text-align:center;
	margin:25px 25px 5px 290px;
}
div.copy a{
	color:#777;
	text-decoration:none;
}
div.copy a:hover{
	color:#0C5E98;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
hr{
	width:99%;
	background:#ccc;
	color:#ccc;
	height:1px;
	border:none;
}
.colorback, thead td{
	background:#eee;
}
thead td{
	background:#ddd;
}
td{
	padding:4px 10px;
}
