body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #BF7E89;
	background-image: url(../images/cnt_bk.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BF7E89;
}
a:active {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-size: 16px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
