body {
	margin:0px;
	padding:0px;
	font:12px/12px trebuchet ms, verdana;
	line-height:12px; 
	color:#6B0404;
	background-color:#6B0404;
	}
html {
	scrollbar-arrow-color: #6B0404;
	scrollbar-base-color: #B36666;
	scrollbar-dark-shadow-color: #B36666;
	scrollbar-track-color: #6B0404;
	scrollbar-face-color: #B36666;
	scrollbar-shadow-color: #B36666;
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-3d-light-color: #B36666;
	}

p {	
	font-family:trebuchet ms, verdana;
	font-size:10px/10px;
	text-align:justify;
	}

h1 {
	font-family:trebuchet ms, verdana;
	font-size:24px/24px;
	color:#6B0404;
	}

a {
	color:#6B0404;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#6B0404;}
a:visited {color:#6B0404;}
a:hover {color:#; text-decoration: underline overline;}

.rained {
	margin:20px 20px 20px 20px;
  	padding:5px;
	font-family:trebuchet ms, verdana;
	width:100%;
	font-size:10px/10px;
	font-weight:normal;
  	background:#B36666;
	text-align:center;
	}	
.in {
	margin:20px 20px 20px 20px;
	padding:10px;
	font-family:trebuchet ms, verdana;
	width:100%;
	font-size:10px/10px;
	font-weight:normal;
  	background:#FFFFFF;
	letter-spacing: .3em;
  	text-transform:none;
	text-align:center;
	}

.hefo {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	letter-spacing: .3em;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#FFFFFF;
	text-align:left;

.toread {
	h2: 16px/16px, font-family:trebuchet ms, verdana, #6B0404;
	margin:25px 25px 25px 25px;
	padding:5px;
	font-family:trebuchet ms, verdana;
	width:100%;
  	background:#FFFFFF;
	letter-spacing: .3em;
  	text-transform:none;
	}
