body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CEDDE5;
	/*background-color:#CEDDE5;*/
	font-size: 12px;
	font-family: Tahoma;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

img {
	border: 0px;
}

input,textarea,select {
	font-size: 11px;
	font-family: tahoma;
}

button {
	font-size: 11px;
	font-family: tahoma;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* 6FB0DB */
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #5592BB;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5592BB;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5592BB;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #5592BB;
}
