a{	text-decoration : underline;	color : #336699;

color: Black;
font-size: 10px;
font-family: Verdana;

}
a:hover{
	color : #004080;
}

h1
{
	font-family : Tahoma;
	font-size : 11px;
	color : #336699;
	font-weight : bolder;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
}


p{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-size : 11px;
	color : Gray;
	letter-spacing : 0px;
}
p.guest{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-size : 9px;
	color : Gray;
	letter-spacing : 0px;
}
p.guestans{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 15px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	letter-spacing : 0px;
}

.txt{
	font-family : Tahoma;
	font-size : 11px;
	color : Gray;
	letter-spacing : 0px;
}

input {
	width : 150px;
	border : 1px solid Gray;
	font-family : Tahoma;
	font-size : 10px;
	background : White;
}
textarea {
	border : 1px solid Gray;
	font-family : Tahoma;
	font-size : 10px;
	background : White;
}
input.button{
	width : 40px;
	border : 1px solid Gray;
	font-family : Tahoma;
	font-size : 10px;
}
li{
	list-style-image : url(img/marker.gif);
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	font-family : Tahoma;
	font-size : 11px;
	color : #336699;
	letter-spacing : 0px;
	font-weight : bolder;
}
ol
{
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-left: 15px;
	MARGIN-right: 0px;
}

div.stats {
	display: inline;
	height: 0px;
	left: -1000px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -1000px;
	visibility: hidden;
	width: 0px
}

.link, .link a, .link hover, .link visited, .link active {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none; 
}
