/* ********** Default ** **************  */


body {
	margin:0px;
	padding:0px;
	background: url("rs_images/background.png") repeat-x;
	color: #2e3d4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*  line-height: 16px;*/
  line-height: 14px;
	font-size: 11px;
  }

a {text-decoration: underline; color: #2e3d4c;  } 

.caption {
	padding:0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e3651f;
}
 
.news_desc {margin: 1px; line-height: 11px;}
.news_date {margin: 1px;}

.bold {font-weight: bold; color:#e3651f; }

b {font-weight: bold; color:#e3651f; }


hr.cistic {
   clear: both;
   height: 10px;
   border: none;
   margin: -1em 0 0 0;
   padding: 0;
   visibility: hidden;
   }

.float_left {float: left;}
.float_right {float: right;}

/*

a:link {color: #2053A2;  font-family: Arial, Helvetica, sans-serif; line-height: 15px; font-size:9pt; text-decoration: underline}
a:active { color: black; font-family: Arial, Helvetica, sans-serif; line-height: 15px; font-size: 9pt; text-decoration: underline}
a:visited { color: black; font-family: Arial, Helvetica, sans-serif; line-height: 15px; font-size: 9pt; text-decoration: underline}
a:hover { color: #2053A2; background-color: none; font-family: Arial, Helvetica, sans-serif; line-height: 15px; font-size: 9pt; text-decoration: underline}


*/

