BODY {
}

hr {
	color: #000000;
	text-align:center;
	height:1px;
}

a {
	text-decoration:none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
}

.a_reverse {
	text-decoration:none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #CCCCCC;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.table_with_border {
	border: 2px solid #000000;
}

.table_no_border {
	border: 0px solid #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

img {
	border: 0px;
}
.basic_cell {
	background-color: #dddddd;
	text-align: center;
	vertical-align: top;
	border: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.form {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}

