body {
	background:#99CCCC /* url(images/background.jpg) top right fixed no-repeat */ ;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 3px;
	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;
}
a:link {
	color:#339999;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#339999;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#339999;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#339999;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
.date {
	font-weight:bold;
	font-style:italic;
	color:#339999;
}
.article {
	font-weight: bold;
}

.mainTableBorder {
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}	
.headerTableLine {
	background:url(images/header_img/header_r1_c9.gif) top left repeat-x;
}
.xsmallFont {
	font-size:x-small;
}
.linkImgBorder {
	border: 1px solid #000000;
}
.linkTextStyle {
	font-weight:bold;
	color:#339999;
}
