body {
	color: black;
	font: 70% Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/bcg.gif);
	margin: 0px;
	color: #000000; /*2D452A;*/
}

a {
	color: #666666;
	text-decoration: none;	
}

img {
	border: 0px;
}

a:hover {
	color: #FF8D0A;
}

h3 {
	color: #1A268C;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h2 {
	color: #FFA10A;
	font-size: 18px;
	margin-bottom: 0px;
	padding-right: 16px;
}

h1 {
	color: #666666;
	font-size: 24px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: normal;
}

input, select {
	font-size: 100%;
}

li {
	padding-top: 1px;
	padding-bottom: 2px;
}






