H1
{
	font-size : 12 pt;
	font-family : arial;
    font-weight : bold;
	font-style : normal;
	color : Black;
	MARGIN: 0pt 0pt 0pt;
}
H2
{
    font-size :11 pt;
	font-family : arial;
	font-weight : normal;
    font-style : italic;
    text-decoration : underline;
	color : Black;
    MARGIN: 0pt 0pt 0pt;
	text-align : left;
}
H3
{
    font-size : 10 pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : Black;
	MARGIN: 0pt 0pt 0pt;
}
H4
{
    font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : Black;
	MARGIN: 0pt 0pt 0pt;
}
a
{
 font-family: arial; 
 color:Red; 
 font-size : 8pt; 
 text-decoration: underline; 
 cursor: hand;
}
a:hover
{
color:#d60021; 
font-size : 8pt;
cursor: hand; 
text-decoration: underline;
}	
a:visited {  color: #cc0099; text-decoration: underline}

ADDRESS
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
	font-weight : normal;
	font-style : italic;
    TEXT-ALIGN: center
}