h1
{
	font-family : times;
	font-style : italic;
	font-size : 22px;
	color : #696969;
}
h2
{
	font-family : times;
	font-style : italic;
	font-size : 48px;
	color : #696969;
}
p
{
	font-family : times;
	font-style : italic;
	font-size : 16px;
	color : #696969;
}
small
{
	font-family : times;
	font-style : italic;
	font-size : 12px;	
	color : #696969;
}
td.my 
{ 
	background-color:#C0C0C0; 
	color:#696969; 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:10pt; 
}
table
{
	background-color : #CCCCCC;
}

body
{	  
	background-color : #CCCCCC;
}
