body {
	scrollbar-face-color: #9c0063;
	scrollbar-shadow-color: #4E0438;
	scrollbar-highlight-color: #C02693;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #d9d9d9;
	scrollbar-track-color: #d9d9d9;
	scrollbar-arrow-color: #d9d9d9;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-top:0px;
}


cite {
	color: #888888;
}
pre {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h1 {
	color: #9c0063;
	font-size: 30px;
}

b {
	color: #9c0063;
	font-size: 12px;
}

hr {
	color: #9c0063;
}

small {
	color: #666666;
	font-size: 12px;
}

a {
	color: #9c0063;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: white;
	background-color: #6a6a6a;
}

a:hover b {
	color: white;
	background-color: #6a6a6a;

}


table {
	border:0px;
	font-size: 14px;
	font-weight: normal;
}
table_blank{
	border:0px;
	font-size: 14px;
	font-weight: normal;
	align: center;
}

table th {
	background-color: #9c0063;
	color: white;
	font-size: 16px;
}

table td {
	font-size: 12px;
}

table b {
	color: #9c0063;
	font-size: 14px;
}


