
body
{
	margin : 0px 0px 0px 0px;
        background-color:#F9EDBF;

}

td { background-color : #AAAAAA;}

strong
{
	font-style : italic;
	font-weight : bold;
	font-size : 36px;
	font-family : Verdana, Arial;
        color : white;
}

h1
{
	font-style : italic;
	font-weight : bold;
	font-size : 26px;
	font-family : Verdana, Arial;
}
h2
{
	font-style : italic;
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial;
}
h3
{
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Arial;
	text-align : center;
}




