body {
	margin: 0% 1% 0% 1%;
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300;
	scrollbar-3D-light-color: lightsteelblue;
	scrollbar-arrow-color: lightsteelblue;
	scrollbar-face-color: #0061CF;
	scrollbar-base-color: #1D4C60;
	scrollbar-dark-shadow-color: lightsteelblue;
	scrollbar-highlight-color: lightsteelblue;
	scrollbar-shadow-color: #1D4C60;
}

a {
	color: #003300; 
	text-decoration: underline;
}

a:hover	{
	color: #0061CF; 
	text-decoration: none;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 13px;
}

.subTitle {
	font-size: 13px;
	font-weight: bold;
	color: #0061CF;
}

.isubTitle {
	font-size: 13px;
	font-weight: bold;
}

.text {
	font-size: 13px;
	text-align: justify;
	margin: 10px;
}

.abbrText {
	font-family: Arial Unicode MS, Doulos SIL, sans-serif;
	font-size: 11px;
}

.rText {
	font-size: 13px;
	text-align: right;
	margin: 10px;
}

.sText {
	font-size: 10px;
}

.menu {
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300; 
	background-color: lightsteelblue;
}

.input	{
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300; 
	background-color: lightsteelblue;
}

.button {
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300; 
	font-weight: bold; 
	background-color: lightsteelblue;
}

.invInput {
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300; 
	background-color: #FFCC00;
}

.invButton {
	font-family: Verdana, Tahoma, sans-serif; 
	color: #003300; 
	font-weight: bold; 
	background-color: #FFCC00;
}

.ligTitle {
	font-family: Times New Roman, serif;
	font-size: 18.5px;
	text-align: center;
}

.ligText {
	font-family: Times New Roman, serif;
	font-size: 16px;
	text-align: justify;
}

.copy {
	font-size: 10px;
	text-align: center;
}