h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 2px;
}
h2 {font-size: 16px;font-weight: bold;}
h3 {font-size: 16px;font-weight: bold;}
h4 {font-size: 14px;}
h5 {font-size: 14px;font-weight: bold;}
h6 {font-size: 10px;font-weight: bold;}
li {
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0pt;
	font-size: 11px;


}
ul {
	line-height: 12px;
	text-indent: 0px;
	display: block;
	margin: 0px;



}
.temp {
	background-color: #CCCCCC;
	background-image: url(../..//Web-Images/BckgrndNav.jpg);
	border: 2px outset;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 3px;}
.linkbutton {
	font-size: 12px;
	color: #000000;
	background-color: #E6E4D9;
	border: 2px outset #D5D2CA;
	margin: 0px 0px 3px 5px;
	display: inline;
	width: 90px;
}

.linkbuttonhov {
	font-size: 12px;
	color: #000066;
	background-color: #DDDEE6;
	border: 2px outset #D5D2CA;
	margin: 0px 0px 3px 5px;
	display: inline;
	width: 90px;
}
.break {
	margin-top: 9px;
	margin-bottom: 0px;
	line-height: 0px;
	display: block;


}
.inline {
	display: inline;
}
.inlineframe {
border: 4px ridge #FFCC33;}.tny {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bloc {
	display: block;
}
