body {
	font-size: 24px;
	font-family: Times New Roman;
}
.gray_text {
	font-size: 10px !important;
	color: #999999 !important;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.links_in_text {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.list {
	list-style-image: url(images/list_bullet.gif);
	list-style-type: disc;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#orangemenu {
background-image:url('menu_10.jpg');
color:#FFFFFF;
font-weight:600;
text-align:center;
font-size:12px;
}
#orangemenu a:link {
color:#FFFFFF;
text-decoration:none;
font-size:18px;
}
#orangemenu a:visited {
color:#FFFFFF;
text-decoration:none;
}
#orangemenu a:active {
color:#FFFFFF;
text-decoration:none;
}
#orangemenu a:hover {
color:#FFFFFF;
text-decoration:none;
}
dt {
font-weight:900;
font-style:italic;
font-size:18px;
}
a:link {
color:#FF0000;
text-decoration:none;
}
a:active {
color:#FF0000;
text-decoration:none;
}
a:visited {
color:#FF0000;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
a.gray_text:link {
	font-size: 10px !important;
	color: #999999 !important;
}
a.gray_text:active {
	font-size: 10px;
	color: #999999;
}
a.gray_text:visited {
	font-size: 10px;
	color: #999999;
}
a.gray_text:hover {
	font-size: 10px;
	color: #999999;
}
h1 {
font-size:24px;
}
h2 {
font-size:20px;
}
#dates {
font-size:13px;
}
