@charset "UTF-8";
/* CSS Document */

body {
font-family: "Helvetica", "Arial";
font-size: 12px;
line-height: 18px;
color: #000000;
}

a:link,
a:visited,
a:active {text-decoration: none; font-weight: normal; color: #000000;}
a:hover {text-decoration: none; font-weight: normal; color: #717174;}

#footer { margin: 0px; font-family: "Helvetica","Arial";  font-size: 9px; line-height: 9px; letter-spacing:1px; }

#footer a:link,
#footer a:visited, {text-decoration: none; font-weight: normal; color: #717174; font-size: 9px;}
#footer a:active {text-decoration: none; font-weight: normal; color: #000000; font-size: 9px;}
#footer a:hover {text-decoration: none; font-weight: normal; color: #717174; font-size: 9px;}



/*---------------------------------------------------------------------------------*/

#scentTitle {
	margin-left:30px;
	font-family: "Helvetica", "Arial";
	font-size: 24px;
	text-transform: capitalize;
	letter-spacing: 2px;
	}

#scentbody {
	margin-left:30px;
	font-family: "Helvetica", "Arial";
	font-size: 12px;
	line-height: 18px;
	}



/*---------------------------------------------------------------------------------*/

#formTitle {
	margin-left:25px;
	font-family: "Helvetica", "Arial";
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: capitalize;
}

#formBody {
	margin-left:25px;
	margin-bottom:25px;
	font-family: "Helvetica", "Arial";
	font-size: 12px;
	line-height: 18px;
}

/*---------------------------------------------------------------------------------*/

#title {
	margin-top:0;
	font-family: "Helvetica","Arial";
	font-size: 12px;
	font-weight: bold;
}

#title a:link,
#title a:visited, {text-decoration: none; font-weight: normal; color: #717174; font-size: 12px;}
#title a:active {text-decoration: none; font-weight: normal; color: #000000; font-size: 12px;}
#title a:hover {text-decoration: none; font-weight: normal; color: #717174; font-size: 12px;}


/*---------------------------------------------------------------------------------*/

#body_copy {
font-family: "Helvetica", "Arial";
font-size: 12px;
line-height: 18px;
color: #000000;
}
 
 #body_copy a:link,
#body_copy a:visited, {text-decoration: none; font-weight: normal; color: #717174; font-size: 12px; line-height: 18px;}
#body_copy a:active {text-decoration: none; font-weight: normal; color: #000000; font-size: 12px; line-height: 18px;}
#body_copy a:hover {text-decoration: none; font-weight: normal; color: #717174; font-size: 12px; line-height: 18px;}

 
 