/* CSS Document */

body{
	margin:50px 0px 10px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #F8E4C0;
	text-decoration: none;
	background-repeat: no-repeat;
}
a{
	text-decoration:none;
	font-size:12pt;
	color:#F8E4C0;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
}
a:hover{
	text-decoration:underline;
	color:#311216;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
}
img{border:0px}
h1{ font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	line-height:normal;
	color: #F8E4C0;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #F8E4C0;
	text-decoration: none;
}
a-menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #663333;
	text-decoration: none;
	background-color: #F7E5C2;
	background-repeat: no-repeat;
	text-align: center;
}
a-menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #330000;
	text-decoration: none;
	background-color: #F7E5C2;
	background-repeat: no-repeat;
	text-align: center;
}
