body {
	background:#CEEDFF; /* url(images/background.jpg) top right fixed no-repeat */ ;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
}
p {
	line-height: 150%;
}
h1 {
	font-size:large;
	color:#336699;
	font-weight:bold;
}
h2 {
	font-size:medium;
	color:#663333;
}
h3 {
	font-size:small;
	color:#339999;
	line-height:normal;
}
a:link {
	color:#339999;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#339999;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#CCCCCC;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
.date {
	font-weight:bold;
	font-style:italic;
	color:#339999;
}
.article {
	font-weight: bold;
}

.mainTableBorder {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}	
.greyBorderRight {
	border-right: 1px solid #CCCCCC;
}	
.headerTableLine {
	background:url(images/header_bg.gif) top left repeat-x;
}
.xsmallFont {
	font-size:x-small;
}
.linkImgBorder {
	border: 1px solid #000000;
}
.linkTextStyle {
	font-weight:bold;
	color:#339999;
}
.popularTableBorder {
	border: 1px solid #666666;
}
.popularTableText {
	font-size:small;
	color:#339999;
	line-height:normal;
	font-weight:bold;
}



