﻿.styleBox {
	font-weight: bold;
	font: 100% Garamond;
	border-color: #333399;
	border-style: solid;
	border-width: 5px;
	background-color: #0000CC;
}
.styleTitle {
	font: normal normal bold medium Garamond;
	color: #FF9933;
}
.Title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333399;
	text-indent: 20px;
}
.content {
	left: 100px;
	text-indent: 100pt;
}
.emphasis {
	font-weight: bold;
	color: #FF9900;
}
.secondLevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
	font-weight: normal;
	left: 40px;
}
.contentBlock {
	padding: 20px 20px 20px 40px;
	border-style: none;
}
.extension {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
}
.strike {
	text-decoration: line-through;
}
.annoucement {
	font-family: "Century Gothic";
	background-color: #0000aa;
	color: white;
}

