p, .body {
	font-size: 11px;
	font-family: Georgia, Palatino, serif;
	line-height: 15px 
}
.index {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: 14px
}
.title {
	font-family: Georgia, Palatino, serif;
	color: white;
	font-size: 13px;
	font-weight: bold
}
.header {
	font-size: 24px;
	font-weight: bold;
	color: #ff3300
}
a {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none
}
a:hover {
	color: #ff3300
}
h1 {
	color: #ff3300;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace 
}
h2 {
	color: #ff3300;
	font-size: 18px 
}
