﻿body
{
	background-color: lightsteelblue;
}

.ContentWindow
{
	font-family: Verdana, Arial;
	font-size: small;
}

.Title, .MenuButton
{
	background-color: navy; color: White; padding: 2px
}
