H1  {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: transparent;
	}


H2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	background-color: transparent;
	}


H3  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
	background-color: transparent;
	}


H6  {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	background-color: transparent;
}


BODY  {
	color : #666666;
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-image:  url(../images/BARRY-LOGO.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 63px;
	background-color: White;
	}


P  {
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	background-color: transparent;
}

OL {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	background-color: transparent;
}


A:link  {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
	background-color: transparent;
}


A:hover  {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color: transparent;
}


A:visited  {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
	background-color: transparent;
}

