
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; color: #d67d84;}
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #2700BF; }
    a:visited { color : #2700BF; }
    a:hover { color : #8E6C47 }
    a:active { color : #2700BF }
	a, a:visited, a:active, a:focus, a:hover
	{
		text-decoration: none;
		color: #bdcba5;
	}
	
    img { border-color : #000000; }
    
.BottomLink
{
	Width 326px;
	margin-left: auto;
	margin-right: auto;
	color: #D67D84;
	/*background-color: #;*/
	text-align: center;
}

.BottomLink table
{
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

.BottomLink td
{
	text-align: center;
	text-size: px;
}

.BottomLink a, .BottomLink a:visited
{
	text-decoration: none;
	color: #bdcba5;
}

td, table
{
	background-repeat: y-repeat;
	color: #d67d84;
}

.BottomMenu
{
	color: #D67D84;
	text-align: center;
}

.BottomMenu a, .BottomMenu a:visited
{
	color: #bdcba5;
	text-decoration: none;
}

li
{
	color: #D67D84;
}

.Coupon
{
	border: none;
	margin: 5%;
}

h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
}

.Bordered
{
	border-right: 2px dashed #BDCBA5;
}

.Bordered_Bottom
{
	border-right: 2px dashed #BDCBA5;
	border-bottom: 2px dashed #bdcba5;
}

.Space
{
	padding: 5px;
}

input, textarea, textbox, select
{
	border: 1px solid #BDCBA5;
	background-color: #d67d84;
}

.input2
{
	border: 0px solid #BDCBA5;
	background-color: #001919;
}