P, UL, OL, TD, H1, H2, H3, H3, H4, BODY
{
	font-size : 10pt;
	font-family : verdana, tahoma, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1, H2, H3, H4
{
	font-size : 18pt;
	font-weight : bold;
}

H2
{
	font-size : 13pt;
}

H3
{
	font-size : 12pt;
	font-style : italic;
}

H4
{
	font-size : 8pt;
}

BODY
{
	background-color: #FDFEFF;
}

A, A:visited, A:hover, A:active
{
	font-family : verdana, tahoma, arial, helvetica;
	font-size : 10pt;
	text-decoration: none;
	font-weight : bold;
	color: #003399;
}

A:active
{
	color: #FF3300;
}

A:hover
{
	color: #FF3300;
}

.bordered, .bordered2
{ 
	border-top:		1px solid #000000; 
	border-left:	1px solid #000000; 
	border-right:	1px solid #000000; 
	border-bottom:	1px solid #000000; 
} 

.bordered2
{
	width:			450px; 
}

.fixedspaced
{
	font-family : Courier New;
	font-size : 10pt;
	text-decoration: none;
	font-weight : normal;
	color: #000000;
}

.subscript
{
	font-family : verdana, tahoma, arial, helvetica;
	font-size : 8pt;
	text-decoration: none;
	font-weight : normal;
	color: #000000;
}

.menu2
{
	background-image : url("../img/bg_menu2.gif");
	background-repeat: no-repeat;
	background-position: center;
}