.textBackground {
	background-image: url(../Images/text_box/table_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;


}
.image {
	margin-left: 10px;
	border: medium solid #00BAD1;

}
.newsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.footer:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
li {
	list-style-image: url(../Images/bullet.gif);
}
A.intro:link {
	text-decoration: underline;
}
A.intro:hover {
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.course {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00BAD1;
}
.acrobat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
A.acrobat:link {
	text-decoration: underline;
}
A.acrobat:hover {
	text-decoration: none;
}
.image2 {
	border: medium solid #00BAD1;
}
A.newsBox:link {
	text-decoration: underline;
}
A.newsBox:hover {
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00BAD1;
	border: 1px solid #0099AA;
	color: #FFFFFF;
}
.intro_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-style: italic;
}
