@charset "utf-8";
body  {
	font: 18px Times, 'Times New Roman', serif;
	background: #fff;
	color: #000000;
}
h1 {
	background: #fff;
	font: 24px Times, 'Times New Roman', serif;
	font-weight: bold;
	font-style: normal;
	color:#006600;
}

.address {
	background: #000000;
	font: 14px Times, 'Times New Roman', serif;
	color: #ffffff;
}
.address a:link, .address a:visited, .address a:active {color: white; text-decoration: none;}
.sidebar {
	background: #6600cc;
	font: 14px Times, 'Times New Roman', serif;
	color: #ffffff;
	text-align: center;
}
.sidebar {width: 141px;}
td.sidebar {width: 141px;}
.sidebar a:link, .sidebar a:visited, .sidebar a:active {color: white; text-decoration: none;}
.mainevent {
	background: white;
	font: 14px Times, 'Times New Roman', serif;
}
.mainevent a:link, .mainevent a:visited, .mainevent a:active {color: 6600cc; font-weight: bold; text-decoration: none;}
	
.seeme {font-weight: bold;}
.seeme2 {font-weight: bold;
color:#006600;
text-decoration: none;}

