﻿
.Category
{ 
	width:90%;
	/* font-size:1.1em; */
	font-weight:bold;
} 
.Category h2
{
	font-size: 1.3em;
	height: 20px;
	padding: 15px 20px;
	background: url(/images/stargazer/img05.gif) no-repeat;
	line-height: normal;
}
.Body
{ 
	/* font-size:0.8em; */
	font-weight:normal;
	position:relative;
	left:30px;
}
.CategorySmall
{
	font-weight:bold;
}
.BodySmall
{
	/* color:Black; */
	font-weight:normal;
	position:relative;
	left:15px;
}
.cellTitle
{
	font-weight:bold;
} 
.newsItem
{
	font-family: Tahoma,sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 20;
    padding-right: 10;
}

.newsItem a
{
	color:White;
}
.title {
    font: bold 12pt Arial, Helvetica, sans-serif;
	color: #000000;
}