BODY 
	{background: #f3f3fa;
    }


.text
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	padding: 5px 5px 5px 5px; 
	}
	
.err
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 15px;
	color: red;
	text-align: justify;
	padding: 5px 5px 5px 5px; 
	}
	
h1
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
	
h2
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
	
h2.menu
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	}
	
h3
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
	
h4
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
	
A.menu
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	}
	
.menu
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	}
	
A.download
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 19px;
	color: #000000;
	}

A.article
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 17px;
	color: #000000;
	}
	
.title_ref
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: CENTER;
	}
	
A.ref
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #818181;
	}	

.ref
	{font-family: Times New Roman, Tahoma, Verdana;
	font-size: 10px;
	color: #818181;
	text-align: right;
	}
	
FIELDSET
	{
	padding: 5px;
    background: #f8f8f8;
	}

.FIELDSET
	{
	padding: 5px;
    background: #f8f8f8;
	}
   
#wrapper
	{
		width: 99%; 
		position: absolute;
		left: 0.5%; 
		top: 0px;
	}

.main-column
	{
		width: 99%;
		background: #f8f8f8;
		padding: 0px 0px 0px 0px; 
	}
	
.main-column-no-print
	{
		width: 0%;
		background: #f8f8f8;
		padding: 0px 0px 0px 0px; 
		display : none;
	}
	
.navi
	{
		background: #f8f8f8;
		padding: 0px 0px 0px 0px; 
		border: 0px solid #818181;
		display : none;
	}
	
.bottom1
	{
		background: #f3f3fa;
		padding: 0px 0px 0px 0px; 
		display : none;
	}
	
#main
	{
		width: 98%;
		float: center;
		background: #f3f3fa;
		padding: 0px 0px 0px 0px; 
	}
	
#left-bar
	{
		width: 0%;
		background: #f3f3fa;
		float: left;
		padding: 0px 0px 0px 0px; 
		display : none;
	}
	
#footer
	{
		width: 0%; 
		min-width: 0px;
		position: absolute; 
		top: 100%; 
		padding: 0px 0px 0px 0px; 
		background: #f8f8f8;
		border: 0px ;
		display : none;
	}
	
#top_for_print
	{
		width: 99%; 
		top: 0%; 
		padding: 0px 0px 0px 0px; 
		background: #f8f8f8;
	}
	
#sape
	{
		width: 0%; 
		min-width: 0px;
		background: #f3f3fa;
		display : none;
	}
	
#header
	{
		width: 0%; 
		min-width: 0px;
		height: 0px; 
		position: absolute; 
		left: 0%; 
		margin-left: 0%; 
		background: #f3f3fa; 
		top: 0px; 
		display : none;
	}

	