*
{
	font-family: Tahoma, Geneva, Arial, Helvetica, san-serif;
	font-size: small;
}

h1
{
	font-size: medium;
	font-weight: bold;
}

h2
{
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}

p, ol, ul
{
	line-height: 1.5;
}

table
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

.MenuFmt 
{
	font-size: large;
}

.PictFmt 
{
	border-bottom: thin solid silver;
	padding: 4px;*/
}

.CopyrightFmt 
{
	text-align: center;
	color: #000033;
	background-color: #CCCCCC;
	border: 2px solid #000033;
}

