body {
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: #8F0000;
	margin: 0px;
	}
#content{
	color: #F1EAEA;
	border-top: #FE3D3C 1px solid;
	border-left: #FE3D3C 1px solid;
	border-right: #FE3D3C 1px solid;
	border-bottom: #FE3D3C 1px solid;
	width: 980px;
	margin: auto;
}
#content a:link {
	COLOR: #F1EAEA;  TEXT-DECORATION: none;
}
#content a:visited {
	COLOR: #F1EAEA;  TEXT-DECORATION: none;
}
#content a:active {
	COLOR: #F1EAEA;  TEXT-DECORATION: none;
}
#content a:hover {
	COLOR: #F1EAEA;  TEXT-DECORATION: underline;
	}
#jasmintext{
	width: 568px;
	border-left: #FE3D3C 1px solid;
	border-right: #FE3D3C 1px solid;
	border-bottom: #FE3D3C 1px solid;
}
#jasmintext_up{
	width: 568px;
	border-left: #FE3D3C 1px solid;
	border-right: #FE3D3C 1px solid;
	border-top: #FE3D3C 1px solid;
}
#text{
	text-align: justify;
	font-size: 12px;
	padding: 7px;
}
#text_up{
	text-align: justify;
	font-size: 12px;
	padding: 7px;
}
#terms{
	border: #FE3D3C 1px solid;
	width: 460px;
	height: 38px;
	padding: 10px;
	overflow : auto; 
}
#footer{
	border-top: #FE3D3C 1px solid;
	padding: 10px;
	text-align: center;
}
h2{
	font-size: 16px;
}
h1{
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #dbcf74;
}
.top td{	
	font-size: 16px;
	text-align: left;
}