body
	{
	background-color: FFFFFF;
	font-family: arial;
	font-size: 14px;
	color: black;
	text-decoration: none;
}
table
	{
	font-family: arial;
	font-size: 14px;
	color: black;
	text-decoration: none;
}

A {
	COLOR: Black;
	TEXT-DECORATION: none;
	outline: none;
	FONT-WEIGHT: normal;
	font-family: tahoma;
	font-size: 13px;
	line-height: 17px;
}
A:visited {
	COLOR: Black;
}
A:active {
	COLOR: Black;
}
A:hover {
	COLOR: Purple;
	TEXT-DECORATION: underline;
}



h1 {
	font-size: 26px;
	line-height: 45px;
	color: #3E3E3E;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-weight: bold;
}

h2 {
	line-height: 35px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #33436C;
	text-align: center;
	font-weight: bold;
}
	
div#center
	{
		margin: 0 auto;
	margin-top: 0px;
		width: 998px;
		border: 0px;
		text-align: center;
	}
	
	
.titel
	{
	float: center;
	margin: 3px;
	background: #BA0B0C;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}	
	
.randje
	{
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	padding: 1px;
}		

.info{
	float: center;
	background:#fdf3e9;
	width:498px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	padding: 1px;
}

textarea{
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	
}
.cc{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

.price{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: Black;
}

.tiny{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.normal{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
.preview{
	background-color: #C3ECFF;
	width: 218px;
	height: 46px;
	font-size: 26px;
	line-height: 45px;
	color: #3E3E3E;
	text-align: center;
	vertical-align: middle;
	font-family: tahoma;
	font-weight: bold;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.warning{
	color: #FF0000;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}