font {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}

table {
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-position: top;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: 000000;
}

a:link {
	color: #FF9900;
	text-decoration: none;

}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

}
a:active {
	color: #00CC00;
}
td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

tr {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	color: #000000;
	font-size: 11px;
}

.sscsH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}

.sscsH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3399CC;
}
