body, td, p, form, ul, ol				{
	font-family : zurich, arial, helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
}

body { overflow: -moz-scrollbars-vertical;
}

.hr				{
	color : #999999;
	height : 1px;
	align : center;
	borser : 0;
}

a:link	 	{
	color : #000000;
	text-decoration : underline;
}

a:visited	{
	color : #9B9B9B;
	text-decoration : underline;
}
							 
a:active		{
	color : #cccccc;
	text-decoration : none;
}
							 
a:hover		{
	color : #cccccc;
	text-decoration : underline;
}
	
.button		{
	font-size : 8pt;
	background-color : #E0E0E0;
	color : #000000;
	border-width : 1px;
	border-style: solid;
	border-color: #EEE #555 #555 #EEE;
	padding : 0px;
}

.form 		{
	border-width: 1px;
	border-style: solid;
	border-color: #555 #EEE #EEE #555;
	font-weight : normal;
	color : #000000;
	padding : 2px;
}

.header		{
	font-size : 11pt;
	font-weight : bold;
}

.small		{
	font-size : 8pt;
}

.medium		{
	font-size : 9pt;
}

.space		{
	line-height : 15pt;
}

.narrow		{
	line-height : 7pt;
}

.pd		{
	font-size : 8pt;
	text-align : center;
	align : center;
	background-color : #F7F7F7;
	vertical-align : top;
}
.pdx		{
	font-size : 8pt;
	text-align : center;
	align : center;
	background-color : #DEDEDE;
	vertical-align : top;
}
.logo				{
	letter-spacing: 1px;
	font-size : 9pt;
	font-family :  Zurich LtXCn;
}


