/* Import main Global StyleSheet from theclearbox.com */

@import url(/globaltcb/global.css);

body	{background-color:#FFFFFF; padding:0px; margin:0px;}

.homenote {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #660066;
}

.homenote A		{ color: #660066; font: bold !important; }
.homenote A:visited	{ color: #660066; font: bold !important; }
.homenote A:hover	{ color: #660066; font: bold !important; text-decoration: none; }
.homemain		{ color: #af94c9; font: bold 10pt verdana; letter-spacing: 1px; }

.line1			{ height: 50px !important; }
