P  {
	color : #000000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

LI  {
	color : #000000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

TD  {
	color : #000000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

TH  {
	color : #000000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

.large  {
	color : #000000;
	font-size : 16px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

.small  {
	color : #000000;
	font-size : 10px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

.mini  {
	color : #000000;
	font-size : 8px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

SUP  {
	color : #000000;
        vertical-align:top;
	font-size : 10px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

SUB  {
	color : #000000;
        vertical-align:bottom;
	font-size : 10px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
}

B  {
	font-weight : 800;
}

I  {
	font-style : oblique;
}

H1  {
	color : #000000;
	font-size : 20px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 800;
	font-style : normal;
	text-decoration : none;
/*	page-break-before : always; */
}

H2  {
	color : #000000;
	font-size : 18px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 700;
	font-style : normal;
	text-decoration : none;
}

H3  {
	color : #000000;
	font-size : 16px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
	text-decoration : none;
}

H4  {
	color : #000000;
	font-size : 14px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 700;
	font-style : normal;
	text-decoration : none;
}

H5  {
	color : #000000;
	font-size : 14px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 400;
	font-style : normal;
	text-decoration : none;
}

H6  {
	color : #000000;
	font-size : 14px;
	font-family : 'times new roman', 'times roman', 'serif';
	font-weight : 400;
	font-style : oblique;
	text-decoration : none;
}

H7  {
	color : #000000;
	font-size : 12px;
	font-family : arial, helvetica, verdana, 'sans-serif';
	font-weight : 700;
	font-style : normal;
	text-decoration : underline;
}

A  {
	text-decoration : none;
}

A:link  {
	color : #0058d0;
}

A:hover  {
	color : #0058d0;
}

A:active  {
	color : #0058d0;
}

A:visited  {
	color : #0058d0;
}

A:visited:hover  {
	color : #0058d0;
}

A.whitetext  {
	cursor : default;
}

A.whitetext:link  {
	color : #ffffff;
	font-size : 6px;
}

A.whitetext:hover  {
	color : #ffffff;
	font-size : 6px;
}

A.whitetext:active  {
	color : #ffffff;
	font-size : 6px;
}

A.whitetext:visited  {
	color : #ffffff;
	font-size : 6px;
}

A.whitetext:visited:hover  {
	color : #ffffff;
	font-size : 6px;
}

.whitetext  {
	color : #ffffff;
	font-size : 6px;
}


