body {
	background-color: #ffffff;
	margin: 0px
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.grey11 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.grey10 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
pre {
	font-family: Monospace, sans-serif;
	font-size: 12px;
}
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.subheadline {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal; 
	TEXT-ALIGN: left;
}
a {
	text-decoration : none;
	font-weight : bold;
}
a:active{
	text-decoration : underline;
	font-weight : bold;
}
a:hover{
	text-decoration : underline;
	font-weight : bold;
}
a.menu {
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	font-weight : normal;
}
a.menu:active {
	color : #000000;
	text-decoration : underline;
	font-size: 11px;
	font-weight : normal;
}
a.menu:hover {
	color : #000000;
	text-decoration : underline;
	font-size: 11px;
	font-weight : normal;
}
.menu {
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	font-weight : normal;
}
strong {
	color: #2853a1;
	font-weight: bold;
}
img {
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
	border-top-color: #666666;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: #f8f8f8;
	width: 120px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: #f8f8f8;
	width: 240px;
}
.numberfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: #f8f8f8;
	width: 20px;
}
li{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}
.copy{
	color : #646464;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	text-align : left;
	margin : 5px 0px 0px 5px;
}