BODY {
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	font-family : "Bookman Old Style","Times New Roman", Times, serif;
	font-variant : small-caps;
	color : #4294F7;
	font-size: xx-large;
}

H2 {
	font-family : "Bookman Old Style", "Times New Roman", Times, serif;
	color : #4294F7;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	color : #4294F7;
	border : medium Black;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-style: italic;
}


.PET_text {
	font-family: Arial, Helvetica, sans-serif;
}

.tight {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.smallcaps {
		font-variant : small-caps;
}
.header {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-variant : small-caps;
}
TD.boxout
 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : x-small;
	background-color : #EEEEEE;
}

TABLE.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

TABLE.toc {
	font-family: Arial, Helvetica, sans-serif;
	line-height : normal;
	font-size : small;
	margin-right: 20px;
}

TD.toc {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color : #4294F7;
	font-size : x-small;
	font-weight : bold;
	padding: 1px;
	border-bottom : 1px solid #4294F7;
	text-decoration : none;
}

TD.toclogo {
	padding: 1px;
	border-bottom : 1px solid  #00BD00;
}

A:LINK.toc {
	color : #4294F7;
	text-decoration : none;
}

A:VISITED.toc {
	color : #808080;
	text-decoration : none;
}

A:ACTIVE.toc {
	color : red;
	text-decoration : underline;
	font-size: 110%
}

A:HOVER.toc {
	color : #00BD00;
	text-decoration : none;
	font-size: 110%
}

