/* ============================ */
/* GENERAL */
/* ============================ */

p,li,ul,body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a 	{
	color: #8E8A65;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	text-decoration: none;
	}
a:visited 	{
	color: #4C423E;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	text-decoration: none;
	}
a:hover 	{
	color: #615070;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	text-decoration: none;
	}
h1 	{
	font-family: Ruben, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #99AB93;
	text-align: center;
	font-style: normal;
	}
h2 {
	font-family: Ruben, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #8E8A65;
	text-align: center;
	font-style: normal;
	}
h3 {
	font-family: Ruben, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #99AB93;
	text-align: left;
	font-style: normal;
	}	
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8E8A65;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #615070;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	}
a.menu:visited 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #4C423E;
	font-weight: bold;
	cursor: crosshair;
	line-height: 15px;
	}