/*------------------------------------------------------------------------
# SC_SMARTCHOICE
# ------------------------------------------------------------------------
# Copyright (C) 2008-2009 SMARTCHOICESITES. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: SMARTCHOICESITES.COM
# Websites:  http://www.smartchoicesites.com
# Email: sales@smartchoicesites.com
-------------------------------------------------------------------------*/


body {

margin:0;

padding:0;

text-align: left;

background: white;

background-image: none;

}

textarea {

	background: #FFFFFF;

	font: 12px "Courier New", monospace;

}


