/*Stylesheet for AMGI*/

body {		
			margin: 0px;
			padding: 0px;
			margin-left: 0px;
			margin-top: 0px;
			font-weight: normal;
			font-size: 10px;
			color: #000000; 
			font-style: normal;
			font-family: Arial;
			text-decoration: none;
			background-color: #E0D4B1}
			
img 		{ border: 0px}
a:link 		{ color: #000000; text-decoration: none}
a:visited 	{ color: #000000; text-decoration: none}
a:hover 	{ color: #990000; text-decoration: underline}
a:active 	{ color: #990000; text-decoration: underline}

.Text {
			color: #000000;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 10px;
			padding-right: 30px;
			font-weight: normal;
			font-size: 14px;
			vertical-align: top;
			text-align: justify}
			
.Text_Small {
			color: #000000;
			font-weight: normal;
			font-size: 10px;
			vertical-align: center;
			text-align: justify}