@charset "UTF-8";
.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}
.style31 {
	font-size: 13px;
	font-weight: bold;
}
/* CSS Document */

body,td,th {
	font-family: Palatino, Palatino Linotype, Book Antiqua, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../Images/bg_tester3.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 5px;
}
td {
	background-repeat: repeat-x;	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
}
.w2w_FF {
	color: #FF0000;
	font-weight: bold;
}
.w2w_CC {
	color: #CC0000;
	font-weight: bold;
}
.article_title {
	font-size: 16px;
	font-weight: bold;
}
.article_subtitle {
	font-size: 14px;
	font-weight: bold;
}
.credits {font-size: 11px}
.style13_italics {
	font-size: 13px;
	font-style: italic;
}
