a:link
{
	color:#CC6633; 
}
a:visited
{
	color: #993300; 
} 
a:active 
{
	color: #6666CC;
}
body
{
	font-family: Arial, Helvetica;
	background-image:url(../images/ypaper.gif)
	background-color: #FFFFFF;
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #660000;font-size: 25pt; font-weight: bold; 
}
h2
{
	color: #6666CC; font-size: 20pt; font-weight: bold;text-decoration:underline;
}
h3
{
	color: #6666CC; font-size: 15pt; font-weight: bold;
}
h4
{
	color: #660000;font-size: 12pt; font-weight: bold;
}
h5
{
	color: #660000;font-size: 9pt; font-weight: bold;
}
h6
{
	color: #660000;font-size: 7pt; font-weight: bold;
}


