@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/amasa_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 50px;
}

h1 {
	font-size: 14px;
	color: #669900;
	font-family: Arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669900;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 20px;
}
.h3 {
	font-family: Arial;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
h6 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-bottom: -10px;
}
p {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-right: 25px;
}
td {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4895;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0D4895;
    text-decoration: none;
 	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.bodylink:link {
	font-family: Arial;
	font-size: 12px;
	color: #0D4895;
	text-decoration: none;
	font-weight: normal;
}
a.bodylink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0D4895;
	text-decoration: none;
	font-weight: normal;
}
a.bodylink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0D4895;
	text-decoration: underline;
	font-weight: normal;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
	color: #333333;
	margin-right: 20px;
}
li a {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

li a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0D4895;
	text-decoration: underline;
}

li a:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
li a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
	

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
