table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

body, tr,td, table, normal {
    color: #000000;
    font-size: 12px;
    font-family: arial;
}

.1 {
    color: #2B4399;
    font-weight: bold;
    font-size: 16px;
    font-family: arial;
    cursor: default;
    position: relative;
}
.2 {
    color: #000000;
    font-size: 14px;
    font-family: arial;
    font-weight: 700;
    cursor: default;
    position: relative;
}
.3 {
    color: #000000;
    font-size: 12px;
    font-family: arial;
    cursor: default;
    position: relative;
}
.4 {
    color: #000000;
    font-size: 10px;
    font-family: arial;
    cursor: default;
    position: relative;
}
