/* pika.css ver. 0.31 03/08/08 3:44 */
/* pika.css ver. 0.3 03/07/14 17:20 */
/* pika.css ver. 0.2 03/03/14 12:12 */
/* pika.css ver. 0.16 02/06/30 12:19 */
/* pika.css ver. 0.15 01/02/28 2:30 */
/* pika.css ver. 0.14 06/May/2000 */

a:link{
	font-weight: bold;
	text-decoration: none;
	color: #ff4040;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000088
}

body{
	background-color: #ffc64a;
	color: #840018;
	margin: 5% 10%;
	font-size: midium;
	font-family: "arial", "helvetica", "Sans-Serif";
	line-height: 1.5em;
}

.black{color: black;}
.red{color: red;}
.white{color: white;}
.pcolor{color: #840018;}
.left{float: left;}
.cl{clear: left;}
.noindent{text-indent: 0em;}

.blackbig{
	color: black;
	font-size: 110%;
}

.days{
	padding: 20px;
	border-style: dotted none dotted;
	background-color: #ffd75b
}

p{
	text-indent: 1em;
	color: #840018;
	line-height: 1.5em;
}

h1{
	font-size: large;
	text-align: right;
	color: white;
	margin: 0em;
}

h2{
	font-size: medium;
	color: white;
	text-align: right;
	margin: 0em;
}

h3{font-size: medium}
h4{font-weight: normal}

ol li {line-height: 1.5em}
ul li {line-height: 1.5em}
