body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.white {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:link{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:visited{
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.white9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whiteStrikethrough { font-family: Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: line-through; }
a {
	color: #CE1212;
}
.black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.redtable {
	border: thin solid #CE1211;
}
.bluetopborder {
	border-top: 1px solid #5D728F;
	border-right: 1px none #5D728F;
	border-bottom: 1px none #5D728F;
	border-left: 1px none #5D728F;
}
.bluerightborder {
	border-top: 1px none #5D728F;
	border-right: 1px solid #5D728F;
	border-bottom: 1px none #5D728F;
	border-left: 1px none #5D728F;
}
.blueleftborder {
	border-top: 1px none #5D728F;
	border-right: 1px none #5D728F;
	border-bottom: 1px none #5D728F;
	border-left: 1px solid #5D728F;
}
.bluertcorner {
	border-top: 1px solid #5D728F;
	border-right: 1px solid #5D728F;
	border-bottom: 1px none #5D728F;
	border-left: 1px none #5D728F;
}
.bluerbcorner {
	border-top: 1px none #5D728F;
	border-right: 1px solid #5D728F;
	border-bottom: 1px solid #5D728F;
	border-left: 1px none #5D728F;
}
.blueltcorner {
	border-top: 1px solid #5D728F;
	border-right: 1px none #5D728F;
	border-bottom: 1px none #5D728F;
	border-left: 1px solid #5D728F;
}
.blueborder {
	border: 1px solid #5D728F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.blackHighlight {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFF00;
}
.blackHighlight a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFF00;
}
.propositieBody {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.propositieHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.sepiaborder {

	border: 1px solid #B1876E;
}

