body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Palatino Linotype;
	font-size: 12px;
	background-color: #EDEDED;
}
a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
.txt {
	font-family: Palatino Linotype;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
h1 {
	font-family: Palatino Linotype;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	font-family: Palatino Linotype;
}.line {
	line-height: 11px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #ffffff;
}
.style36 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}


.fieldcell input {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #CFBA9C;
 color: #102132;
 margin-right: 0px;
}

.smallfieldcell input {
 width: 26px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #333333;
 border: 1px solid #D1D1D1;
}

.smallfieldcell select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #333333;
 border: 1px solid #D1D1D1;
}
.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}
/* begin styles for RSS Feed */

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 300px;

	 background-color: #ffffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}
