/* CSS Document */

body,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
} 

A:link {color:#0099CC
} 

A:visited {color:#0099CC
} 

A:active {color:#00CCFF
} 

.small1 {font-size: 10px
}

.big1 {font-size: 14px;font-weight: normal;
}

.style1 {
	color: #6666CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover {
	color: #00CCFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 140%;
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #006699;
	text-indent: 10px;
	border-left-color: #000000;
	border-left-style: inset;
	border-left-width: 10px;
}
ul {
	line-height: 180%;
	margin-left: 0px;
	left: 0px;
	padding-left: 5px;
}
li {

	list-style-position: outside;
	list-style-image: url(../img/menu/arrow.gif);
	margin-left: 18px;
	color: #006699;
	line-height: 140%;
}
h3 {
	font-size: 140%;
	font-weight: bolder;
	color: #00CCCC;
	line-height: 100%;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-left: 10px;
}
.txt12 {
	font-size: 12px;
	line-height: 110%;
}
