table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0);
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: medium medium medium medium;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0);
	background-color: rgb(255, 204, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: medium medium medium medium;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0);
	background-color: rgb(255, 204, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}


body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {color: #003366}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; }
.style10 {font-size: 14px}
.style14 {font-size: 12px}
.style15 {font-size: 12px; font-weight: bold; }
.style17 {font-weight: bold}
.style18 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; font-size: 15px; }
.style25 {font-size: 16px; }
.style26 {color: #000066}
.style28 {font-size: 24px; font-weight: bold; }
.style29 {color: #FF0000}
.style31 {
	color: #000066;
	font-weight: bold;
	font-size: 24px;
}
.style34 {color: #000066; font-weight: bold; }
.style36 {color: #FF0000; font-weight: bold; }
.style37 {color: #FF9900}
.style38 {color: #000066; font-weight: bold; font-size: 14px; }
.style39 {font-size: 24px}
.style40 {color: #000066; font-size: 16px;}
.style42 {font-size: 10px}

.sv_content h2 {
font-size:14px;
text-decoration:none;
color:#000;
}

.sv_content a {
text-decoration:none;
color:#000;
}

.sv_content p {
color:#000;
font-weight:normal;
}

#sv{
height:250px;
overflow:auto;
}
