BODY {
	color : Black;
	background-color : White;
	font-family : Calibri, "Trebuchet MS";
	font-size : medium;
	text-align : justify;
	border : 20px;
}

h1 {
	font-family : Calibri, "Trebuchet MS";
	font-size : xx-large;
	font-weight : bolder;
	text-align : center;
}

h2 {
	font-family : Calibri, "Trebuchet MS";
	font-size : x-large;
	font-weight : bold;
	text-align : center;	
}

h3 {
	font-family : Calibri, "Trebuchet MS";
	font-size : large;
	text-align : center;
	font-weight : bold;
}

h4 {
	font-family : Calibri, "Trebuchet MS";
	text-align : center;
	font-size : small;
	font-style : italic;
	font-weight : bold;
}

div.illustr {
	font-family : Calibri, "Trebuchet MS";
	font-size : x-small;
	font-style : italic;
	text-align : center;
}

div.quotation {
	font-family : Calibri, "Trebuchet MS";
	font-size : small;
	font-style : italic;
	text-align : center;
}


A {
	color : #3300CC;
}

a:hover {
	color : #3399FF;
}

A.back{
	font-family : "Trebuchet MS", Tahoma, Verdana;
	color : #3300FF;
	font-size : 14pt;
	text-align : center;
	font-weight : bold;
}

a.back:hover{
	color : #3399FF;
}

div.copy {
	font-family : "Trebuchet MS", Tahoma, Verdana;
	font-size : 9pt;
	color : black;
	text-align : center;
}

