body {
	background-image: url(image/stripe.gif);
	background-repeat: repeat-y;
	background-position: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: #000099;
	text-decoration: none;
	background-color: #f7c600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 900;
	color: #f7c600;
}
.mainIndexText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

