.Central h1, .Central h2, .Central h3, .Central h4, h3.Figure
	{
	text-align: left; color: #3B376B;
	}
.Central h1
	{
	font-size: 18px; margin: 0 0 20px 0; 
	}
.Central h2
	{
	font-weight: bold; font-size: 16px; margin: 0px 30px 10px 30px;
	}
.Central h3, h3.Figure
	{
	font-size: 14px; margin: 0px 30px 10px 30px;
	}
.Central h4
	{
	font-size: 12px; font-style : italic; margin: 15px 30px 10px 30px; font-weight: bold;
	}
.Central h5
	{
	text-align: left; margin: 0px 30px 10px 30px; color: #000000;
	font-size: 12px; font-weight: bold;
	}
h3.Figure
	{
	font-size: 12px; margin: 10px;
	}
p.Figure
	{
	text-align: justify;
	color: #000000; margin: 10px; font-size: 12px; font-weight: normal;
	}
.Central p
	{
	text-align: justify; line-height: 130%;
	color: #000000; margin: 0px 30px 10px 30px; font-size: 12px; font-weight: normal;
	}
.Central ul, .Central ol
	{
	text-align: justify;
	color: #000000; margin: 0px 50px 10px 50px; font-size: 12px; font-weight: normal;
	}
.Central li
	{
	margin-bottom: 5px;
	}
.Central
	{
	text-align: center;
	}
.Central table, .Central td
	{
	border: thin solid #948EC6; border-width: 1px; margin: 10px 0px 10px 0px;
	}
.Central td
	{
	color: #000000; font-size: 11px; font-weight: normal;
	padding: 3px;
	}
.Central th
	{
	font-weight: bold; font-size: 11px; padding: 3px;
	}
.Central tr
	{
	padding: 3px;
	}
.Central table thead
	{
	text-align: center; font-size: 14px; padding-bottom: 20px; color: #948EC6;
	font-weight: bold;
	}
.Central table caption
	{
	text-align: left; font-size: 12px; padding-bottom: 20px; color: #000000;
	font-style: italic; vertical-align: bottom; 
	}
.Central select
	{
	font-size: 11px; color: #333333; margin: 0px 0px 20px 0px; width: 400px;
	}
.introduction
	{
	font-style : italic;
	}
p.Question
	{
	font-weight: bold; color: #6C64B7;
	}
.Central a
	{
	text-decoration: none; font-weight: bold; color: #3B376B;
	}
.Central a:hover
	{
	text-decoration: underline;
	}

.Central h2.RubName
	{
	margin: 0 0 20px 0; font-size: 13px;
	font-weight: bold; color: #6C64B7;
	}
.Central h2.RubName a
	{
	color: #6C64B7;
	}

#Plan ol 				{ list-style-type : upper-roman; margin: 5px 40px 5px 40px; }
#Plan ol ol 			{ list-style-type : upper-alpha; margin: 5px 10px 5px 10px; }
#Plan ol ol ol 			{ list-style-type : decimal; margin: 5px 10px 5px 10px; }
#Plan ol ol ol ol		{ list-style-type : lower-alpha; margin: 5px 10px 5px 10px;}
#Plan ol ol ol ol ol	{ list-style-type : lower-roman; margin: 5px 10px 5px 10px;}
#Plan li 				{ color: #3B376B; margin: 5px 0 5px 0; }
