
*	{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
}
body {
	background-image: url(images/Marble.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
}
table	{
	background-image: url(images/Marble.gif);
	width: 600px;;
	background-color: none;
}
td	{
	font-size: 10pt;
}
h1	{
	font-size: 12pt;
	font-style: italic;
}
h2	{
	font-size: 11pt;
	color: #660000;
}
h3	{
	font-size: 10pt;
	font-style: italic;
}
p	{
	font-size: 10pt;
}
ul	{
	list-style-image: url(images/GrnBlt.gif);
	margin-bottom: 20px;
}
li	{
	font-size: 10pt; 
	padding-bottom: 5px;
}
a	{
	font-size: 10pt;
}
a:link	{
	color: #660000;
	font-size: 10pt;
}
a:visited	{
	color: #003333;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover	{
	font-size: 10pt;
}
.tinytext	{
	font-size: 9pt;
}
.footer	{
	margin-top:50px;

}