body, table, td, tr, p

{



	scrollbar-face-color: #BC0308;

	scrollbar-highlight-color: #000000;

	scrollbar-shadow-color: #c0c0c0;

	scrollbar-3dlight-color: #d0d0d0;

	scrollbar-track-color: #430102;

	scrollbar-darkshadow-color: #220000;

	scrollbar-arrow-color:#430102; 

    font-family: Arial, Tahoma, 'Myriad Web', Syntax, sans-serif;

	font-size: 10pt;

	color: #FCFFF8;

    bgcolor: #430102;

}



body

{

	padding-top: 0;

	padding-left: 0;

	padding-right: 0;

	padding-bottom: 0;

	border-top: 0;

	border-left: 0;

	border-bottom: 0;

	border-right: 0;



}	



pre, code, tt, code, kbd, samp

{

	font-family: monospace, Monotype.com, 'Courier New';

	font-size: 9pt;

	color=#FCFFF8;

}



h1

{

	font-family: Arial, Verdana, 'Myriad Web', Syntax, sans-serif;

	font-style: bolder;

	font-size: 16pt;

}



h2

{

	font-family: Arial, Verdana, 'Myriad Web', Syntax, sans-serif;

	font-style: bolder;

	font-size: 14pt;

}



hr

{

	height: 0px;

	border: solid #b0b0b0 0px;

	border-top-width: 1px;

}

		

.warning

{	

	text-transform:	none;

	font-style:	normal;

	font-weight: bolder;

	background:	red;

	color: yellow;

}	



						

a:link

{	

	text-decoration: none;

	font-weight: bold;

	color: #FCFFF8;

}	

		

a:visited

{	

	text-decoration: none;

	font-weight: bold;

	color: #ECEFE8;

}	

		

a:active

{	

	text-decoration: none;

	font-weight: bold;

	background: #FCFFF8;

	color: #430102;

}	

		

a:hover

{

	text-decoration: none;

	font-weight: bold;

	background: #FCFFF8;

	color: #430102;

}	

		

a.offsite

{	

	text-decoration: none;

	font-weight: normal;

	color: #7F0030;

}