/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #FFFFFF}

.title {
font-size:16px;
color:#009900;
font-weight:bold;
}
.bullet {list-style-type:square; color:#009900}

.form-payment {
	margin-top: 20px;
	margin-left: 120px;
	margin-bottom: 20px;
	padding : 32px;
	background-color: #f8f8ff;
	width: 500px;
}

.form-section {
	font-weight: bold;
	background-color: #cccccc;
}

.form-label {
	background-color: $f0f0f0;
}

.form-field {
}
