A:link
	{
	color : #ff6600;
	background-color : transparent;
	text-decoration : none;
}

A:visited
	{
	color : #6633cc;
	background-color : transparent;
	text-decoration : none;
}

A:hover 
	{
	color : #cc0000;
	background-color : transparent;
	text-decoration : underline;
}

A:active
	{
	color : #cc0000;
	background-color : transparent;
	text-decoration : underline;
}

body
	{
	margin-top : 0px;
	margin-left : 0px;
	background : url(./graphics/bg.gif) #ffffff;
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

font
	{
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

h2
	{
	margin-left : 25px;
	margin-right : 25px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

h3
	{
	margin-left : 25px;
	margin-right : 25px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

h4
	{
	margin-left : 25px;
	margin-right : 25px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	text-align : center;
}

li
	{
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

p
	{
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

.b
	{
	margin-left : 40px;
	line-height : 16px;
	text-indent : -40px;
}

.h
	{
	margin-left : 20px;
	margin-right : 20px;
	font : 13px/18px Georgia, Garamond, "Times New Roman", serif;
}

	
.h1
	{
	color : #000000;
	background-color : transparent;
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

.h2
	{
	margin-left : 40px;
	color : #000000;
	background-color : transparent;
	font : 14px/18px Verdana "Trebuchet MS" Tahoma "san serif";
}

.indent
	{
	margin-left : 20px;
	margin-top : -10px;
	margin-bottom : 10px;
	line-height : 18px;
}

.justify
	{
	text-align : justify;
}

.kv
	{
	border-color : #ff6600;
	border-style : double;
	border-width : 3px;
	font-family : "Trebuchet MS", Tahoma, Verdana, "san serif";
	text-align : center;
}

.links
	{
	font-size : 11px;
	font-weight : 500;
	font-style : normal;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	line-height : 16px;
	text-align : center;
}

.q
	{
	margin-left : 30px;
	margin-right : 30px;
	font-family : Georgia, Garamond, "Times New Roman", serif;
	text-align : justify;
}

#divDescription
	{
	width : 200px;
	position : absolute;
	visibility : hidden;
	z-index : 200;
}

.clDescription	{
	padding : 2px;
	border : 1px solid #339900;
	background-color : #99ff99;
	font-family : verdana,arial,helvetica,"san serif";
	font-size : 11px;
	width : 150px;
	line-height : 18px;
	text-align : left;
}

.navtext {
	padding : 2px;
	border : 1px solid #339900;
	background-color : #99ff99;
	color : #000000;
	font-size : 11px;
	font-family : verdana,arial,helvetica,"san serif";
	width : 150px;
	layer-background-color : #99ff99;
}

