html, body	{ width: 100%; margin-top: 0%; margin-left: 0%; margin-right: 0%; background-image: url('img/00.jpg'); background-position: center center; }

P			{ text-align: justify; text-indent: 0px; color: #282020; font-family: Calibri,Verdana,Arial; font-size: 16pt; font-style: normal; }

table		{ font-family: Calibri,Verdana,Arial; font-size: 16pt;}
				
hr			{ align: center;}

h1 			{ font-family: Calibri,Verdana Arial; font-size: 20pt;  text-align: center; }
h2	 		{ font-family: Calibri,Verdana,Arial; font-size: 20pt;  text-align: left; }
h3			{ font-family: Calibri,Verdana,Arial; font-size: 18pt;  text-align: center; }
h4			{ font-family: Calibri,Verdana,Arial; font-size: 18pt;  text-align: left; }
h5			{ font-family: Calibri,Verdana,Arial; font-size: 16pt;  text-align: center; font-style: italic; font-weight: bold; }
h6 			{ font-family: Calibri,Verdana,Arial; font-size: 16pt;  text-align: center; font-style: italic; }

a:link    	{ font-family: Calibri,Verdana,Arial; font-size: 12pt;}
a:visited 	{ font-family: Calibri,Verdana,Arial; font-size: 12pt;}
a:hover   	{ font-family: Calibri,Verdana,Arial; font-size: 12pt;}

.container	{ height: 100%; }

.header		{ background-color: #F4F4F4; }

.main		{ background-color: #F4F4F4; }

.footer		{ background-color: #282020; position: fixed; width: 100%; height: 120px; top: auto; right: 0; bottom: 0; left: 0; 
				font-family: Calibri,Verdana Arial; font-size: 12pt; color: #FFFFFF; text-align: center; }



.webkit footer		{ background-color: #282020; position: fixed; width: 100%; height: 120px; top: auto; right: 0; bottom: 0; left: 0; 
				font-family: Calibri,Verdana Arial; font-size: 12pt; color: #FFFFFF; text-align: center; }


.opera footer		{ background-color: #282020; position: fixed; width: 100%; height: 120px; top: auto; right: 0; bottom: 0; left: 0; 
				font-family: Calibri,Verdana Arial; font-size: 12pt; color: #FFFFFF; text-align: center; }