﻿/*
-----------------------------------------------
Client: 
Function: 
Author:   
Modified:  
Copyright: 
----------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url("DHTMLmenus.css");

@media print {
  .print_hide { display: none; }
}

/* General
----------------------------------------------- */
body, td, p, div {
	margin: 0px;
	color: automatic;
	font-family: Arial;
	font-size:10pt;
	vertical-align: top;
}


/* Links
----------------------------------------------- */
a, a:visited, a:hover, a:active {
	font : normal normal 100%/normal Arial, Helvetica, sans-serif;
	color : automatic;
	text-decoration : none;
}

a.topNav:link, a.topNav:visited {
	font : normal normal, Helvetica, sans-serif;
	color : #666970;
	text-decoration : none
}