body {
	font:11pt Arial, sans-serif;
	color: #000000;
}
h1 {
	font:bold 13pt Arial, sans-serif;
	/*color: #FDFD02;*/
	color:white;
	/*color: #3013AA;*/
	background: #3013AA;
	border:1px dashed #3013AA;
	margin:8px;
	text-indent:3px;
	padding:4px;
}
h2 {
	font:bold 12pt Arial, sans-serif;
	color: #FDFD02;
	color: #3013AA;
	/*background: #3013AA;*/
	border:1px solid #3013AA;
	text-indent:3px;
	/*color: #3013AA;
	border-bottom:1px dashed #3013AA;*/
	margin:6px 0 6px 0;
	padding:4px;
}
a:link {
	text-decoration: none; 
	font-size: 10pt; 
	color:#004FDF;
}
a:visited {
	text-decoration: none; 
	font-size: 10pt; 
	color: #004FDF;
}
a:hover {
	text-decoration: underline; 
	font-size: 10pt; 
	color: #004FDF;
}
a:active {
	text-decoration: none; 
	font-size: 10pt; 
	color: #004FDF;
}
td {
	font:10pt Arial, sans-serif;
	color: #000000;
}
li {
	list-style : url(images/pic.jpg);
}
