body2 {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}
	
p, td, a {
	font-family: Verdana;
	font-size:14px;
	}
	
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#fc6;
	text-align:center;
	}
h2 {
	clear:both;
	font-size:1em;
	font-weight:normal;
	color:#fc6;
	padding:6px 0 6px 16px;
	border-top:2px solid #fc6;
	border-bottom:1px dashed #fc9;
	margin:32px 0 0 0;
	}
h3 {
	clear:both;
	font-size:1.15em;
	font-weight:bold;
	color:#f90;
	padding:8px 0 8px 16px;
	margin:0 0 0 0;
	background:#202020;
	border-bottom:1px dashed #fc9;
	}
	
.pagesuiv { float:right; clear:right; }
.pageprec { float:left; clear:left; }
.pageprec, .pagesuiv { padding:4px 12px; }
.pageprec a, .pagesuiv a { display:bloc; font-size:0.9em; color:#fc6; text-decoration:none; }
.pageprec a:hover, .pagesuiv a:hover { color:#ff6; text-decoration:underline; }

body {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #213843;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link { color: #FDC400; text-decoration:none; }
a:visited { color: #FDC400; text-decoration:none; }
a:active { color: #FFFFFF; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

span.title { font-weight: bold; font-size: 16px; }
span.subtitle { color: #FDC400; font-weight: bold; font-size: 14px; }
span.time { color: #FDC400; font-weight: bold; font-size: 10px; }
