/* Default Appearances */



body  { background-color: white }
p, th, td, li, dt, dd                  { color: #000099; font-size: 16px; line-height: 16px; font-family: Times; margin: 0px }

h1    { color: #006; font-size: 20px; font-family: Helvetica, Arial }

h2  { font-size: 16px; font-family: Helvetica, Arial }

h3   { font-size: 14px; font-family: Times }

h4    { color: #006; font-size: 13px; font-family: Helvetica, Arial }
h5  { color: #2c0093; font-style: italic; font-weight: normal; font-size: 12px; font-family: Helvetica, Arial }
a:link, a:visited, a:active           { color: #006; text-decoration: none }
a:hover    { color: #b3b3b3; text-decoration: none }
.italic { font-style: italic }
.bold  { color: #000099; font-weight: bold }
.Events {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.EventsG {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.EventsR {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bold2 {
	color: #000099;
	font-weight: bold;
	font-size: 24px;
}
.EventsRL {


	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
