P  {
	font-family : Arial;
	font-size : 11pt;
}

H1  {
	font-family : Times;
	font-weight : bold;
	font-size : 26pt;
	line-height : 28pt;
}

H2  {
	font-family : Arial;
	font-weight : bold;
	font-size : 18pt;
	line-height : 18pt;
}

H3  {}

A  {
	color : #cecece;
	font-family : Arial;
	text-decoration : none;
}

A:Visited  {
	color : #c2c2c6;
	font-family : Arial;
	text-decoration : none;
}

A:Active  {
	color : #ffffff;
	font-family : Arial;
	text-decoration : none;
}

A:Hover  {
	color : #ffffff;
	font-family : Arial;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	background-color : #222222;
	font-size : 11pt;
; background-image: url(images/222222.jpg); color: #cccccc
}

TD  {
	font-size : 11pt;
	font-family : Arial;
}

address  {
	font-size : 9pt;
	font-family : arial;
	font-style : normal;
	color: #cdcdcd;
	padding-top: 10px;
}