body{font-weight:450;}
.currentpage 
{  background-color: #FFFFFF;
}
.Heading1 
{  font-family: "Times New Roman", Times, serif; 
	font-size: 36pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF;
}
a	{
	font-weight: 700;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
.on_white  a	{
	font-weight: 700;
}
.on_white  a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
	bgcolor: #FFFFCC;
}
a.announcements:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#Fixed_announcement	{
	position: fixed;
	top: 0.1em;
	left: 75%;
	width: 17em;
	height: 9em;
	padding: 0.5em;
	margin: 0.0em;
	overflow: scroll;
	border: 0.3em inset #FF0000;
	background-color: #FFFFFF;
}
.red_and_bold	{
	color: red;
	font-weight: 900;
}
.red_and_bold2	{
	font-size: 130%;
	color: red;
	font-weight: 900;
}
.downhill {
	postiton: relative;
	top: 0.6em;
}
.newh3	{
	background-color: #ffffcc;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}
.small_text { 
	margin-right: 5px;
	margin-left: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#Fixed_announcementAds
{
/*  Used to position ads   */
	position: fixed;
	background: transparent;  
	top: 32%;
	left: 18%;
	width: 18em;
	height: 11em;
	padding: 0.2em;
	margin: 0.2em;
	overflow: auto;
	border: 5px groove #FF0000;  
	background-color: #FFFFFF;
/*	color:#0000FF; */
	color: #FF0000;
	z-index:2;
}