
/* main style */

.none
{
	font-family: Arial;
	font-weight: normal;
	font-size:12px;

    color: #666767;
}


BODY 
{
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color:#666767
    padding: 0;
    margin: 0px;
    CURSOR: default;
    background-color: #ffffff;
}

p
{
	font-family: Arial;
	font-weight: normal;
	font-size:12px;
	color:#666767
    padding: 0;
    margin: 0px;
    CURSOR: default;
}

strong
{
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color:#666767
    padding: 0;
    margin: 0px;
    CURSOR: default;
}




a {font-family:Arial;font-size:12px;color:#09B1E2;text-decoration:none;}
a:hover {text-decoration:underline;}


/* custom editor styles */

.heading     {font-family:Tahoma; font-size:23px;color: #340033}
.heading > a {font-family:Tahoma; font-size:23px;color: #340033}


a.copy         {font-family:Arial;font-size:11px;color:#6B6B6B;text-decoration:none;}
a.copy:hover   {text-decoration:underline;}

img {border:0px}