body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}

.cat {
	font-size: 15px;
	text-align: center;
}

a:link {
	color: #0000cc;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #0000cc;
}

.count {
	color: #666666;
}

.sitelink {
	text-align: center;
	font-size: 20px;
}

.text_input {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #eeeeee;
}

.button {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	cursor: pointer;
	cursor: hand;
}

.text {
	line-height: 150%;
}

.shot {
	border: 1px solid #ebebeb;
	padding: 3px;
}
