a:link {
	font-size: small;
	color: #006600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
a:visited {
	font-size: small;
	color: #009900;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:active {
	font-size: small;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:hover {
	font-size: small;
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #000000;
	background-image: url(images/sideredyel.gif);
	background-color: #FFD600;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	border: #cccc99;
	width: 130px;
	text-align: center;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;

}

a.button:link{
	color: #BF0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: x-small;



}
a.button:visited{
	color: #BF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;

}
a.button:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFD600;


}
a.button:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CC0033;


}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;

}

li {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	font-style: italic;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
}
h4 {
	color: #CCCCFF;
}
em {
	color: #FF0000;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
}
.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;

}
.highlight2 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #BF0000;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;

}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.space1 {
	line-height: normal;
}
.space15 {
	line-height: 150%;
}
.calendarBody {
	background-color: #D7FFBB;
	text-align: center;
	font-size: x-small;
	width: 200px;

}
.calendarHead {
	color: #00FF00;
	background-color: #006600;
}
.calendarToday {
	font-weight: bold;
	background-color: #FF0000;

}
a.calendarDays:link
{
	font-weight: bold;
	color: #FF0000;
	font-size: x-small;

}
a.calendarDays:visited
{
	font-weight: bold;
	color: #FF0000;
	font-size: x-small;

}
a.calendarDays:hover
{
	font-weight: bold;
	color: #CC66FF;
	font-size: x-small;

}
a.calendarDays:active
{
	font-weight: bold;
	color: #FF00FF;
	font-size: x-small;

}
.diaryBanner {
	color: #CCCC99;
	background-color: #666633;
}
.diarydate {
	font-size: xx-small;
}
.diarytitle {
	font-size: x-small;
}
