.stylo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url('images/tlo1.gif');
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
	border: medium outset #000000
}
BODY {
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-arrow-color: #ffff66;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #db624d;
	scrollbar-highlight-color: #cfff66;
	scrollbar-shadow-color: #cf0053;
	scrollbar-3d-light-color : #ffffff;
	color : #FFFFFF;
	padding : 5px 5px 5px 5px;
	font-style: normal;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99FFFF;
	
}
a:link

{
	color: #FFCC00;
	text-decoration: none;
}
a:visited
{
	color: #FFFF00;
	text-decoration: none;
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	background-color: #E6F8FB;
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}