style

html
{	
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
}

body
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	background-color:#ffffff;
	background-image:url('img_1096.jpg');
	background-repeat:repeat;
	background-attachment:fixed;	
	}

h1 
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 22;
font-weight: bold;
text-align: center;
color:#000000;
background-color:#ffddcc;
border-style:dotted;
border-color:#ffcc99;
}                  

h2
{   
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 18;
font-weight:bold;
text-align: center;
color:#ffffff;
}

h3
{ 
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 15;
font-weight:bold;
color:#ffffff;
text-align:center;
}

h4
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 16;
font-weight:bold;
color:#000000;
background-color:#ffddcc;
text-align:center;
}
p 
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 16;
font-weight:normal;
color:#ffffff;

}
 
b
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 16;
font-weight:bolder;
color:#ffffff;

}
i
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 18;
font-weight:bolder;
color:#ffffff;
}
hr
{
size:5;
width:100%;
color:#00ff00;


}
A:link
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-weight: bold;
font-size:14;
color:#ffffff;
background-color:#000000;
}
a:hover
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-weight: bold;
font-size:14;
color:#ffff00;
background-color:#ff00ff;

}            

a:visited
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-weight: bold;
font-size:14;
color:#ffffff;
background-color:#000000;
}

PRE
{
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: bolder;
	font-size:15;
	color:#ffffff;
	background-color:#ffcc99; 
	width:50%;
	}

OL
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: bold;
	font-size:13;
	color:#ffffff;
	}             

UL
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: normal;
	font-size: 13;
	color:#ffffff;
	}

LI    
{
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: normal;
	font-size:13;
	color:#ffffff;
	}

IMG    
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-size: 22;
font-weight: bold;
text-align: center;
color:#000000;
background-color:#ffffff;
border-style:dotted;
border-color:#ff6600;
		}

table
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	}
th
{      
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	color:#ffffff;
	}
tr, TR     
{      
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	color:#ffffff;
	}

td,TD
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: normal;
	}

tt
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	color:#ffffff;
	}

dl
{	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: normal;
	color:#ffffff;
	}

dt
{
	font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
	font-weight: normal;
	color:#ffffff;
	}

dd
{
font-family: Arial, Helvetica, Times, Times New Roman, Sans-serif;
font-weight:bold;
color:#ffffff;
text-align:center;
}


