body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #586D9E;
	text-decoration: underline;

}
a:visited {
	color: #586D9E;
	text-decoration: underline;

}
a:hover {
	color: #594545;
	background-color: #FBEAEB;
	text-decoration: underline;

}
a:active {
	color: #586D9E;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.linkcolor {
	color: #D27F34;
}

.big {
	font-size: 16px;
	font-weight: bold;
}

.english {
	color: #586D9E;
}

table.sample {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: E0E0E0;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.style2 {font-size: 12px}

.style3 {font-size: 14px}

.style4 {font-weight: bold}

.style5 {font-size: 14px; font-weight: bold; }

.style6 {font-family: "Palatino Linotype"}

.style7 {
	color: #000000;
	font-family: "Palatino Linotype";
	font-size: medium;
}
.style8 {color: #FF0000}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

h2 {

	font-size: 16px;
	font-weight: bold;

}