body{
	margin-top: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
 }
 
.welcome{
	font-size: 0.8em;
	text-align: left;
	color: white;
}

a:link{
	color: white;
	text-decoration: none;
}

a:hover{
	color: white;
}

a:active{
	color: white;
}

/*--*/
a.onav:link{
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}

a.onav:hover{
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}

a.onav:visited{
	color: black;
	text-decoration: none;
		font-size: 0.8em;
}
/*--*/

/*--*/
a.non:link{
	color: white;
	text-decoration: none;
		font-size: 0.8em;
}

a.non:hover{
	color: white;
	text-decoration: underline;
	font-size: 0.8em;
}

a.non:visited{
	color: white;
	text-decoration: none;
		font-size: 0.8em;
}
/*--*/

/*--*/
a.infinite:link{
	color: white;
	text-decoration: none;
}
a.infinite:hover{
	color: white;
		text-decoration: none;
}
a.infinite:visited{
	color: white;
	text-decoration: none;
}
/*--*/

.title_header{
	font-size: 1em;
	padding-left: 25px;
	text-align:left;
		color: white;
}

.title_header1{
	font-size: 1em;
	text-align: left;
	color: #eadbbb;
}

.line{
	margin-top: -15px;
	text-align: left;
		color: white;
}

.header1{
	font-size: 1.1em;
	font-weight: bold;
		color: white;
}

.content{
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
		color: white;
}

.content2{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
		color: white;
}

.content2{
	font-size: 11px;
	text-align: left;
	line-height: 18px;
		color: white;
}

.content1{
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

.bottom{
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
		color: white;
}

.address{
	font-size: 10px;
	color: white;
	text-align: right;
	line-height: 15px;
	padding-bottom: 3px;
}

.address1{
	font-size: 12px;
	padding-left: 10px;
	line-height: 15px;
		color: white;
	
}