body {
	FONT-FAMILY: arial
}

p {
	MARGIN: 7px 4px 5px 0px;
}


li {
	MARGIN: 7px 4px 5px 0px;
}

.menu1{
	font-family: arial;
	color: #000000;
	font-size: 13px;
}

a.menu1:link{
	color: #000000;
	text-decoration: underline;
}

a.menu1:visited{
	color: #000000;
	text-decoration: underline;
}

a.menu1:hover{
	color: red;
	text-decoration: underline;
}


.menu2{
	font-family: arial;
	color: #000000;
	font-size: 15px;
	margin-right:15px	
}

a.menu2:link{
	color: #000000;
	text-decoration: underline;
}

a.menu2:visited{
	color: #000000;
	text-decoration: underline;
}

a.menu2:hover{
	color: red;
	text-decoration: underline;
}





.txt1{
	font-family:arial;
	color: #000000;
	font-size: 12px;	
}

.txt2{
	font-family:arial;
	color: #000000;
	font-size: 13px;	
}
.txt3{
	font-family:arial;
	color: #004175;
	font-size: 13px;
	font-weight:bold;	
}
.txt4{
	font-family:arial;
	color: #004175;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;	
}
.txt5{
	font-family:arial;
	color: #000000;
	font-size: 12px;	
}


.header1{
	color: #004175;
	font-size: 29px;
}

.header2{
	color: #004175;
	font-size: 18px;
}


h1{
	font-family:arial;
	color: #004175;
	font-size: 29px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px
}

h2{
	font-family:arial;
	color: #004175;
	font-size: 17px;
	font-weight:bold;
	margin-bottom:10px;	
}


h3{
	font-family:arial;
	color: #004175;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px	
}

h4{
	font-family:arial;
	color: #004175;
	font-size: 20px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:1px
}


.copyright{
	font-family: arial;
	color: #000000;
	font-size: 10px;	
}



A:link{
	color: #004175;
	text-decoration: underline;
}

A:visited{
	color: #004175;
	text-decoration: underline;
}

A:hover{
	color: red;
	text-decoration: underline;
}

hr{
	height: 1px;
}


.forma {
	width: 150px;
	font-size:9px;
	border-bottom-color: #b9b7b7;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	
}