body {
	font-family: Tahoma, sans-serif;
	margin: 20px;
	backgrond-color: #99ffff;
	font-size: 90%;
	}
.enter {
	padding: 0 25px 0 25px;
	text-decoration: none;
	color:#2D719E;
	font-size: 18px;
	font-weight: bold;
	}
	img {
		border: 0;
	}
.enter a {
	text-decoration: none;
	}
.enter a:hover {
	text-decoration: none;
	}
ul {
	list-style-type: none;
	margin: 37x 0 30px 0;
	padding: 0 0 0 0;
	}
li {
	margin: 0 0 0 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	}
li a:link, li a:visited {
	text-decoration: none;
	color: #2D719E;
	font-weight: bold;
	font-size: 12px;
	}
li a:hover {
	text-decoration: none;
	color: #ff3333;
	font-size: 12px;
	}
.submenu {
	text-decoration:none;
	color:#2D719E;
	font-size:12px;
	font-weight:bold;
	}
.submenu a:link,  .submenu a:visited	{
	text-decoration:none;
	color:#2D719E;
	font-size:12px;
	font-weight:bold;	
	}
.submenu a:hover {
	color:#E1161E;
	font-size:12px;
	}
.menu {
	text-decoration: none;
	color: #ff3333;
	font-weight:bold;	
	}
.text {
	padding: 10px 30px 10px 10px;
	font-size: 80%;
	color: #000;
	text-decoration: none;
	line-height: 130%;
	}
a.txt:link {
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
	}
a.txt:hover, a.txt:visited, a.txt:active {
	text-decoration: none;
	font-weight: bold;
	color: #ff3333;
	}
.border {border-bottom: 5px solid #C6C3BE}
.tab {
	font-size: 10px;
	color: #000000;
	padding: 3px 0 3px 0;
	border: 1px #000000 solid;
	}
.tab td {border: 1px #000000 solid; padding-left: 2px}	
.popul {
	font-size: 12px;
	color: #000000;
	padding: 3px 0 3px 3px;
	border: 1px #E1161E solid;
	}
.info {
	font-size: 11px;
	border: 1px #C6C3BE solid;
	}
.info td {
	border: 1px #C6C3BE solid; 
	padding-left: 2px
}
h4 {
	font-size: 16px;
]