body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
h1 {
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	color: #555555;
}
h2 {
	font-size: 1.2em;
	font-variant: normal;
	color: #555555;
}
img {
	border: none;
}
.menuitem {
	text-align: right;
	line-height: 2em;
	margin-bottom: 0.75em;
	font-size: 0.9em;
	background-image: url(../images/menuitemtopleft-silver.gif);
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	font-weight: normal;
	font-style: normal;
	padding-right: 0.5em;
}
.menu {
	padding-left: 75px;
	padding-top: 2em;
	background-image: url(../images/menugrad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #3300CC;
}
a:hover {
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #3300CC;
}
p {
	margin-left: 0.5em;
}
.copyrightnotice {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 0.8em;
	color: #000066;
	text-align: center;
	top: 2.5em;
	position: relative;

}
