BODY
{
	background: #FFFFFF;
	font-family: verdana;

font-size: 10pt;
	font-weight: normal;

text-align: left;
	color: #F20C23;
	margin: 2px;






scrollbar-face-color: #1DEC92;
	scrollbar-shadow-color: #F20C23;

scrollbar-highlight-color: #F20C23;
	scrollbar-3dlight-color: #ffffff;

scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #Ffffff;

scrollbar-arrow-color: #ffffff;}


h1
{font-size: 12pt;


}

.a {color: #FF5200;		border-color: #FF5200;    background-color: #FFFFFF; outline-style: none;}
.b {color: #16F4F4;		border-color: #16F4F4;      background-color: #FFFFFF; outline-style: none;}
.c {color: #8F18ED;		border-color: #8F18ED;    background-color: #FFFFFF; outline-style: none;}
.d {color: #A5EA1F;		border-color: #A5EA1F;   background-color: #FFFFFF; outline-style: none;}
.e {color: #F20C23;		border-color: #F20C23;   background-color: #FFFFFF; outline-style: none;}
.f {color: #3512FF;		border-color: #3512FF;      background-color: #FFFFFF; outline-style: none;}




A
{
	text-decoration: underline;
    outline-style: none;
	font-weight: bold;
	font-size: 10pt;
	color: #FF5200;
}

A:link
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #FF5200;
}

A:visited
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #F20C23;
}

A:active
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #F20C23;
}

A:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #FF5200;
}



TD
{
	font-size: 10pt;

font-weight: bold;
	color: #F20C23;
}

INPUT
{



font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
         color: #F20C23;

border-width: 1px;
	border-color: #F20C23;
	border-style: solid;

background-color: #FFFFFF;
	margin: 1px 2px;
	
	outline-style: none;
}



TEXTAREA
{
	font-family: Verdana, Arial, Helvetica;
	 color: #F20C23;

font-size: 10pt;
	border-width: 1px;
	border-color: #F20C23;

border-style: solid;
	background-color: #FFFFFF;
	margin: 1px;
}