:link,:visited {
	text-decoration:	none;
	color:			#ffffff
}

body {
	background-color:	#a2aedb;
	font-family:		sans-serif, Verdana, Arial;
	font-size:		12px;
	text-align:		justify;
	line-height:		1.5;
}

h1 {
	font-size:		18px;
}

h2{
	font-size:		16px;
}

h3{
        font-size:		14px;
}

img {
	border:			0px;
}

li {
	list-style-type:	square;
}

pre {
	background:		#C9C9C9;
	color:			black;
	line-height:		1;
	padding:		5px 5px;
}

ul.nav1st {
	font-size:		12px;
}

ul.nav2nd {
	font-size:		11px;
}

.download-hdl {
	font-size:		14px;
	font-weight:		bold;
}

.download-file {
	font-size:		12px;
	font-style:		italic;
}

.clear {
	clear:			both;
}

.flLeft {
	float:			left;
}

.flRight {
	float:			right;
	padding:		5px 5px;
}

#logo {
	visibility:		hidden;
}

#language {
	visibility:		hidden;
}

#breadcrumb {
	visibility:		hidden;
}

#navigation {
	visibility:		hidden;
}

#main {

}
