body {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	color : #333333;
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333333;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #333333;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #333333;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #333333;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #993399;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #993399;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #993399;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}
h7 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #993399;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

a {
	font-weight : normal;
	font-style : normal;
}
a:link {
	color : #993399;
	text-decoration : none;
}
a:visited {
	color : #993399;
	text-decoration : none;
}
a:hover {
	color : #993399;
	text-decoration : underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 12px;
	margin-bottom: 12px;

}
