body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
	
}

h1 {
	color: #CC0000;
	font-size: 18px;
	font-style: italic;
	font-weight:bold;
	font-variant:small-caps;
	margin-top: 10px;
	text-align:right;
	text-decoration: underline;
}

h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color: #FF0000;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

.emptext {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.redemp {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#CC0000;
}

.bigger {
	font-size: 14px;
	font-weight: normal;
}

.main_table {
	background-color: #F3F5E1;
	border: solid  2px #000000;
	/* height: 98%; */
}

.mover {
	background-color:#0066FF;
	}
	
.mover a {
	color:#FFFFFF;
}

#linkbar {
	border-style: solid none solid none;
	background-color: #FFFFFF;	
	border-color:#000000;
	border-width: 2px;
	text-align:center;
}

#linkbar a {
	color:#000000;
	text-decoration:none;
	font-style: italic;
	
}

#linkbar td {
	margin:10px 20px 10px 20px;
	font-weight:bold;
}

#content {
	text-align: justify;
}

#content img {
	margin: 0px 5px 5px 0px;
	border: 2px solid #000000;
}
.PageHead {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
