
TD.main-heading
{
	background : #E0EBFF;
	font : bolder  medium;
	font-family : Tahoma;
	color:#3366CC
}
TD.story-heading
{
	background : #E0EBFF;
	font : bolder x-small;
	font-family : Tahoma;
	color:#3366CC
}
A.more-details
{
	background : #E0EBFF;
	font : bolder x-small;
	font-family : Tahoma;
	color:#3366CC
}
TD.story-text
{
	background : #E0EBFF;
	font : x-small;
	font-family : Tahoma;
	color:#3366CC
}
TD.small-italic
{
	background : #CCCCCC;
	font : italic xx-small;
	font-family : Tahoma;
	color:#3366CC
}
TD.bigbold
{
	background : White;
	font : bolder larger;
	font-family : Tahoma;
}
TD.maintitletext
{
	background : White;
	font :  large;
	font-family : Tahoma;
}
TD.data
{
	background : White;
	font :  normal x-small;
	font-family : Tahoma;	
}
TD.menu 
{
	background : #7162AF;
	font : bold normal x-small;
	font-family : Tahoma;
	color : White;
}
TD.tableheader 
{
	background : #FFA500;
	font : bold normal x-small;
	font-family : Tahoma;
	color : Black;
}
TD.line
{
	background : Black;
}
TD.footer
{
	font :  xx-small Tahoma;
	color : White;
}
TD.normalyellow
{
	font : bold normal x-small;
	font-family : Tahoma;
	color : Yellow;
}
TD.newstitle
{
	background : White;
	font : bolder normal x-small;
	font-family : Tahoma;
}
TD.newsstory
{
	background : White;
	font :  normal x-small;
	font-family : Tahoma;
}
TD.righthand
{
	background : White;
	font : normal x-small;
	font-family : Tahoma;
	border : thin groove Black;
}
TD.newstitle
{
	background : "#487DB0";
	font : normal x-small;
	font-family : Tahoma;
	border : thin groove Black;
	color : White;
}
BODY.main
{
	margin : 1 1 1 1;
	font-size : smaller;
	font-style : normal;
	font-family : Tahoma;
}
.profile { 
clear: both; 
} 
.profile img { 
padding: 10px; /* or ems, whatever */ 
float: left; 
} 
P.newsstory
{
	background : White;
	font :  normal x-small;
	font-family : Tahoma;
}
TD.button
{
	background : #7162AF;
	font :  normal x-small;
	font-family : Tahoma;
}

img { border: 0; }

p { line-height: 1.5; }

#links-container
{
	padding-right: 1em;
	padding-left: 1em;
	font-weight: normal;
	font-size: xx-small;
	padding-bottom: 1em;
	margin: 0px auto;
	text-transform: capitalize;
	width: 100%;
	color: white;
	padding-top: 1em;
	font-family: Tahoma;
	text-align: left;
}
.arc90_right, .arc90_left { cursor: default; }
.arc90_right { float: right; }
.arc90_left { float: left; }

p#first:first-letter {
	font-size: 5em;
	float: left;
	line-height: .8;	/* IE */
}