:link {
	color: #3502CE;
}

:visited {
	color: #226402;
}

.class1 A:link {text-decoration: none; color: #3D3D3D;}
.class1 A:hover {text-decoration: none; color: #FFFFFF;}
.class1 A:visited {text-decoration: none; color: #3D3D3D;}

body {
	color: #333333;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

td {
	color: #333333;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

tr {
	color: #333333;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}

h3 {
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 0em;
	margin-top: 0em;
}

h6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-bottom: 1em;
	margin-top: 1em;
	font-weight: normal;
}



