body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/RCwebbg.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	color: #000066;
}

h2 {
	font-size: 14px;
	color: #669933;
	padding-bottom:0px;
}
 
h3 {
	color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
}

div.date {
	color: #000066;
	font-size: 12px;
	text-align: right;
	padding-right:10px;
	padding-top:20px;
}
 
a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #669933;
	text-decoration: none;
}

table.whatsinside {
	background:url(../images/Diverse.png);
	background-repeat:no-repeat;
	line-height:18px;
}

table.insideRC {
	background:url(../images/TinyHands.jpg);
	background-repeat:no-repeat;
	line-height:18px;
}

table.insideSS {
	background:url(../images/CollegeGirls.jpg);
	background-repeat:no-repeat;
	line-height:18px;
}

td.storytitle {
	padding-right: 290px;
	text-align:right;
}
