/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	font-style: normal;
	line-height: normal;
	border: 0px none;
	font-weight: normal;



}

h4, h5 {
	color: #ff6600;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: normal;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	font-variant: normal;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #ff9933;
	color: #000099;
	text-decoration: underline;


}

a:visited {
  color: #006666;
}

a:hover {
	text-decoration: none;
	color: #006666;
}

a:active {
	color: #006666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.backgimg {
	background-image:  url(../technical/Samoa.jpg);
	background-repeat: no-repeat;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	font-size: 12px;
	text-decoration: underline;


}
