html, body {
	
	/* background-color: #FFFFFF ; */  /* background color */
	font-family: Century schoolbook; /* font name */
	font-size: x-small; /* font size */

	margin: 0px 0px 0px 0px; /* top right bottom left */

	scrollbar-face-color: #660701;
	scrollbar-base-color: #660701;
	scrollbar-arrow-color: #FE9901;
	scrollbar-track-color: #FE9901;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FE9901;
	scrollbar-3dlight-color: #FE9901;
	scrollbar-darkshadow-color: #000000;
}

.table td {
	border: outset 1px solid #660701;
	border-color-dark: 1px solid #660701;
	border-color-light: 1px solid #660701;
}

td
{
	font-size: 12pt;
	font-family: Century schoolbook;
	color: 660701;
	font-weight: bold;
}

.tdalt
{
	font-size: 12pt;
	font-family: Century schoolbook;
	color: #FD9800;
	font-weight: bold;
}

.tdcim
{
	font-size: 14pt;
	font-family: Century schoolbook;
	color: #FD9800;
	font-weight: bold;
}

.cim
{
	font-size: 14pt;
	font-family: Century schoolbook;
	color: 660701;
	font-weight: bold;
}
.cim1
{
	font-size: 14pt;
	font-family: Century schoolbook;
	color: FECA7C;
	font-weight: bold;
}
.cim2
{
	font-size: 14pt;
	font-family: Century schoolbook;
	color: FD9800;
	font-weight: bold;
}
.img
{
	border: 1px solid #660701;
}
.img1
{
	border: 1px solid #000000;
}
.bp
{
	font-size: 12pt;
	font-family: Century schoolbook;
	color: FECA7C;
	font-weight: bold;
}
A
{
	font-size: 12pt;
	color: #9A0000;
	font-family: Century schoolbook;
	text-decoration: none;
}
A:visited	{color: #9A0000;}
A:active	{color: #9A0000;}
A:hover		{color: #9A0000;	text-decoration: none;}

.a_alt
{
	font-weight: bold;
	font-size: 8pt;
	color: #FE9901;
	font-family: Century schoolbook;
	text-decoration: underlined;
}

A.a_alt:link 	{color: #FE9901;}
A.a_alt:visited 	{color: #FE9901;}
A.a_alt:active	{color: #FE9901;}
A.a_alt:hover	{color: #FE9901;	text-decoration: none;}

.a_alt1
{
	font-weight: bold;
	font-size: 12pt;
	color: #FE9901;
	font-family: Century schoolbook;
	text-decoration: none;
}

A.a_alt1:link 	{color: #FE9901;}
A.a_alt1:visited 	{color: #FE9901;}
A.a_alt1:active	{color: #FE9901;}
A.a_alt1:hover	{color: #FE9901;	text-decoration: none;}
}
.a_alt2
{
	font-weight: bold;
	font-size: 12pt;
	color: #848800;
	font-family: Century schoolbook;
	text-decoration: none;
}

A.a_alt2:link 	{color: #848800;}
A.a_alt2:visited 	{color: #848800;}
A.a_alt2:active	{color: #848800;}
A.a_alt2:hover	{color: #848800;	text-decoration: none;}
}
