/* CSS Document */
/*div#container div#content{
	border:solid 1px #CCCCCC;
	margin:0.5em 0 0.5em 200px;
	padding:0 0.5em 0 0.5em;
	text-indent:1em;
	line-height:2em;
	font-size:95%;
	width:575px;
	background-color:#faf8f4;
}*/
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
.subtitle{
	text-align:center;
	font-weight:bold;
	width:330px;
	padding-top:0px;
	margin:10px 30px 10px 150px;
	/*background-color:#f3f3f3;*/
	background-color:#dddddd;
	background-image:url(../img/list5.png);
	background-repeat:no-repeat;
	border-right:solid 5px #336699;
	border-bottom:solid 4px #cccccc;
	color:#003366;
	text-indent:0;
	font-size:100%;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
h2{
	text-align:center;
	font-weight:bold;
	width:140px;
	margin:10px 30px 0px 200px;
	border-bottom:double 6px #006699;
	text-indent:0;
}