body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #c0c0c0;
	color: #525252;
	font-family: Arial, Tahoma, serif;
	}


.text, table {
	font-size: 11;
	}


a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	color: black;
	font-size: 11;
	}

	
a:hover {
	text-decoration : underline;
	font-style : normal;
	}

	


.menu, a.menu:hover, a.menu:visited, a.menu:link {
	font-size: 11;
	color: #e4e4e4;
	font-weight:bold;
	}
	

	
	
	
		
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 20;
	font-weight: normal;
	color: black;
	letter-spacing: -0.05em;
	}
	
	
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 3 0;
	margin: 0 0 0 0;
	font-size: 14; 
	color: black;
	font-weight:bold;
	}

	
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 14; 
	color: #01A7D7;
	font-weight:bold;
	}

	
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 14; 
	color: #98BE00;
	font-weight:bold;
	}
	
	
p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	}

a.adv:link {
	counter-increment: li;
	}


a.adv:link, a.adv:hover, a.adv:visited, .adv {
	font-family: tahoma;
	font-size: 10; 
	color: #bababa;
	}


	

.input {
	width:107;
	height:18;
	border: 1 solid #E1E1E1;
	font-size:11;
	}	
	
	

.new {
	color:red;
	font-weight:bold;
	text-decoration:none;
	}