body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #676767;
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	text-decoration:none
}
.style4 {
	color: #0066CC;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #ffffff; font-size: 14px; font-family: tahoma; font-weight: bold; }

.styleHeader {color: #ffffff; font-size: 12px; font-family: arial; font-weight: bold; }

.styleHeaderRest {color: #ffffff; font-size: 12px; font-family: arial; font-weight: bold; background: #66CCCC; }

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #0099CC;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
	font-family: arial;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #009999;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

