body
{top margin: 2px; padding: 1px}
body,td,th 
{font-family: font-family: Arial,Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 16px;
 font-style: normal;
	font-variant: normal; font-weight: 500;
 line-height: 21px;
 color: #414141;}

h1 {font-family: Arial,Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
 font-size: 24px;
 font-style: normal;
 font-variant: normal;
	font-weight: 500;
 line-height: 26.4px;
}

h2 {font-family: Arial,Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif;
 font-size: 20px;
 font-style: normal;
 font-variant: normal;
	font-weight: 500;
 line-height: 26.4px;
}


p {
font-family: Arial,Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-size: 13px;
 font-style: normal;
 font-variant: normal;
 font-weight: 400;
 line-height: 19.99px;
	font color: #484848;
}


body {background-color:#ffffff; margin: 10; padding: inherit;

}



a:link {color: #7d7d7d;
font-family: Arial,Avant Garde,Avantgarde,Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-size: 13px;
 font-style: normal;
 font-variant: normal;
 font-weight: 400;
 line-height: 19.99px;
}


a:visited {color: #7d7d7d;
}


a:hover {
color:#000000; bold;
}


a:active {color: #7d7d7d;
}


a {
font-weight: normal;
}


a {
font-size: 13px;
}


a:link {
text-decoration: none;
}


a:visited {text-decoration: none;
}


a:hover {
text-decoration: bold;
   color: #800000;
}


a:active {
text-decoration: none;
}






/*rules for navigation menu*/
/*==========================*/


		


ul { padding: 0; margin: 0; }


ul {list-style: none; }


ul li {float: left; padding-right: 0px; position: relative;}


ul a {display: table-cell; vertical-align: middle; width: 200px; height: 40px; text-align: center; background: #ffffff; color: #ffffff; text-decoration: none;}


ul a:hover {background: #ffffff; }


li >ul {display: none; position: absolute; right: 0; top: 100%; }


li:hover > ul { display: block; }


li > ul li {padding: 0px; padding-top: 0px; }


li > ul li > ul {left: 100%; top: 0; padding-right: 0px}


li > ul li > ul li {width: 200px; }


li:hover > a { background: #eaeaea; }





/*==========================*/