@charset "iso-8859-1";
/*
KIT X-GRAPHIC
http://www.kitxgrafic.com
*/

a.menu
	{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	}
a.menu:link
  {
   color: #000000; text-decoration:none;
  }
a.menu:visited
  {
   color: #000000; text-decoration:none;
  }
a.menu:active
  {
   color: #000000; text-decoration:none;
  }
a.menu:hover
  {
   color: #CE042F; text-decoration:none; font-weight: bold;
  }
  
  body {
	background-color: #DD8A9E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #C20023;
}
a:link {
	color: #C20023;
}
a:visited {
	color: #C20023;
}
a:hover {
	color: #C20023;
}
a:active {
	color: #C20023;
}
.Style1 {font-weight: bold}
.Style2 {font-size: 9px}
.Style3 {font-size: 14px}
.Style4 {font-size: 16px; }