body {
	margin:0px;
	background-color:white;
	font-family: "Verdana CE", Verdana, sans-serif;
	font-size:8pt;
	color: #800000;
	letter-spacing:0px;
}



p, .text {
	font-size:8pt;
	color:#800000;
	font-family: "Verdana CE", Verdana, sans-serif;
	margin-top:0px;
	/*line-height:180%;*/
}
.text {
	text-align:justify;
	margin-bottom:15px;
}


.headline3, .headline2, .headline1 {
	font-size:14pt;
	color:#800000;
	font-weight:bold;
}
.headline2 {
	font-size:12pt;
}
.headline1 {
	font-size:10pt;
}


table {
	background:none;
	border:none;
}
table td {
	font-family: "Verdana CE", Verdana, sans-serif;
	font-size:8pt;
}
.table {
	border:2px solid #F0AB49;
	border-spacing:0px;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
}
.table td {
	font-size:8pt;
	color:#800000;
	font-family: "Verdana CE", Verdana, sans-serif;
	border:2px solid #F0AB49;
	padding:2px;
}
.table .standard {
	background:white;
	font-weight:normal;
}
.table .highlight {
	background:#FFE3A7;
	font-weight:bold;
}


.magiced a, .magiced a:visited, .magiced a:active,
#main .magiced a, #main .magiced a:visited, #main .magiced a:active {
	color: #ff8c00;
	font-weight:bold;
	text-decoration:underline;
}
.magiced a:hover, 
#main .magiced a:hover {
	color: #ff8c00;	
	text-decoration:none;
}

.center {
	text-align:center;
}
/*
.magiced h1, .magiced h2, .magiced h3, .magiced h4, .magiced h5, .magiced h6, .magiced p, .magiced div {
	color: #800000;
	margin: 10px;
}

.magiced h1 {
	font-size: 14pt;
}
.magiced h2 {
	font-size: 13pt;
}
.magiced h3 {
	font-size: 12pt;
}
.magiced h4 {
	font-size: 11pt;
}
.magiced h5 {
	font-size: 10pt;
}
.magiced h6 {
	font-size: 9pt;
}

.magiced p {
	line-height: 140%;
}

.MEindented {
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
*/


.magiced h2 {
	font-size: 14px;
	background-color: #FEF4DB;
	padding: 3px 2px;
	margin-bottom:8px;
}

.magiced h3 { font-size: 12px;
	margin-bottom:8px;

}

.magiced h4 {
	font-size: 11px;
	margin-bottom:8px;
}

