body {
	margin: 0px;
	padding: 0px;
}

.pfImgRight {margin-left:10px;margin-bottom:10px}
.pfImgLeft {margin-right:5px;margin-bottom:5px}

.pfTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h1           { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #666666;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #116CAF;
	font-weight: bold;
}

.text2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a {
	color: #116CAF;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background-position: top left;
	background-repeat:repeat-x;


}

.jtext {
	padding: 20px; text-align: justify; line-height: 150%
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	text-decoration:none;
}

.style1 a:hover {
	text-decoration: underline;
}

.style1j {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.style1j a {
	color: #FFFFFF;
	text-decoration:none;
}

.style1j a:hover {
	text-decoration: underline;
}