BODY{
	background-color: #ffffff;
	color : #000000;
	margin : auto top;
	font-family:Curier New;
}
A{  
text-decoration : none; 
color : #ffffff;
}
A:VISITED {
	text-decoration : none;
	color : #a3bfc8;
}
A:ACTIVE {
	text-decoration : underline;
	color : #3a768a;
}
A:HOVER {
	color : #000099;
	text-decoration : underline;
}
A:LINK {
	text-decoration : none;
	color : #3a768a;
}

b{
	color: #3a768a;
}
caption{
	font-size : 10pt;
	text-align: left;
	text-valign: bottom;
}

tr{
	text-valign: top;
}

td{
	font-family: Courier New;
	valign: top;
	text-align: justify;
	text-valign:top; 
}

P{
	font-size : 13pt;
	color : #000000;
	font-weight : bold;
	}
H1 {
	font-size : 16pt;
	color : #3a768a;
}
H2 {
	font-size : 13pt;
	color : #3a768a;
	font-weight : bold;
}
H3 {
	font-size : 10pt;
	font-weight : normal;
}
H4 {
	font-size : 10pt;
	color:#000000;
	font-weight : normal;
	valign: top;
}
H5 {
	font-size : 13pt;
	font-weight : bold;	

}
h6 {
	font-size : 10pt;
	font-weight : normal;
	font-family: Courier New;
	color: #3a768a;
	text-indent: 1em;
}
img {
	border: none;
}
img.head_pic {
	margin-right : 10pt;
	margin-left: 5pt;
	
}
