* {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	height:100%;
	border: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
ul {
	list-style-type: decimal;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 0px;
}
li {
	text-align: justify;
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

ol li {
	padding-bottom: 20px;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0px;
	margin: 0px;
}

a:link {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	font-size: 11px;
}

a:active {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
	font-size: 11px;
}
.dash {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 20px;
	text-align: center;
}

.image {
	padding-top: 10px;
	text-align: center;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 118px;
}
.image h1 {
	color: #CC0000;
}
.controls {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding: 20px;
}

a.controlslink:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.controlslink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.controlslink:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}

a.controlslink:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-size: 11px;
	color: #330000;
	text-align: justify;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.text p{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.subtitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #003300;
	text-align: centre;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 15px;

}

.background {
	border: 1px dotted #006600;
}

.pedigree {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pedigree1 {
	background-image: url(pedigree1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	text-align: left;
}

.pedigree2 {
	background-image: url(pedigree2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

.pedigree3 {
	background-image: url(pedigree3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

.pedigree4 {
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
