body
{
  font-family: "Verdana";
  font-size: 10pt;
}

a:link
{
  font-size: 10pt;
	color: black;
	text-decoration: underline;	
}

a:hover
{
  font-size: 10pt;
	color: #FFC520;	
	text-decoration: underline;	
}

a:hover.product_menu
{
  font-size: 10pt;
	color: #006699;	
	text-decoration: underline;	
}

a:visited
{
  font-size: 10pt;
	color: black;	
	text-decoration: underline;	
}

h1.greatone
{
	font-family: "Verdana";
	font-size: 20pt;
	font-weight:bold;
	position:absolute;
	left:-1000pt;
	top:-1000pt;
}

h2.greatone
{
	font-family: "Verdana";
	font-size: 20pt;
	font-weight:bold;
	position:absolute;
	left:-1000pt;
	top:-1000pt;
}

p.greatone
{
	position:absolute;
	left:-1000pt;
	top:-1000pt;
}

h1.site_title
{
	font-family: "Verdana";
	font-size: 20pt;
	font-weight:bold;
}

h1.site_subtitle
{
	font-family: "Verdana";
	font-size: 11pt;	
}

h1.site_heading
{
	font-family: "Verdana";
	color: #006699;
	font-size: 15pt;
}
h1.site_subheading
{
	font-family: "Verdana";
	color: #006699;
	font-size: 11pt;
	font-weight:bold;
}


p.tiny
{
	font-family: "Verdana";
	color: black;
	font-size: 8pt;
}

p.sourcecode
{
	font-family: "Verdana";
	color: black;
	font-size: 10pt;
}

p.comment
{
	font-family: "Verdana";
	color: green;
	font-size: 10pt;
}

p.keyword
{
	font-family: "Verdana";
	color: blue;
	font-size: 10pt;
}

p.macro
{
	font-family: "Verdana";
	color: black;
	font-size: 10pt;
}

p.function
{
	font-family: "Verdana";
	color: brown;
	font-size: 10pt;
}

p.mzfunction
{
	font-family: "Verdana";
	color: orange;
	font-size: 10pt;
	font-weight: bold;
}





a.side_menu
{
	font-family: "Verdana";
	font-size: 10pt;		
	color: black;
	font-weight:bold;
	text-decoration: none;
}

a.side_submenu
{
	font-family: "Verdana";
	font-size: 10pt;		
	color: black;
	font-weight:normal;
	text-decoration: none;
}

a.side_menu_highlight
{
	font-family: "Verdana";
	font-size: 10pt;		
	color: #006699;
	font-weight:bold;
	text-decoration: none;
}

a.side_submenu_highlight
{
	font-family: "Verdana";
	font-size: 10pt;		
	color: #006699;
	font-weight:normal;
	text-decoration: none;
}