﻿body
{
	background-color: #006699;
}
table
{
}
my-div
{
	background-color: white;
}
td.noticeme
{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-transform: capitalize;
}
td.sticktoright
{
	text-align: left;
	font-family: Verdana;
	color: #006699;
	font-size: small;
}




