/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
body{
	background-color: #FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	}
a:link,a:active,a:visited { color : #24506C;text-decoration: underline; }
a:hover      { color: #DD6900;text-decoration: underline }
.bodytext {
	FONT-SIZE: 9pt; COLOR: #4a4a4a; FONT-FAMILY: arial; LETTER-SPACING: 0px; TEXT-DECORATION: bold;
}
.td{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	height:auto;
	width:auto;

}

.txthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.rightcol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
input {
	font-family:  Arial, Helvetica;
	font-size: 8pt;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-top: 1px solid #FF0000; 
	background: #FFFFFF;
	color:#24506C;	
}
