a:link {color: #6666FF;	text-decoration: none;}
a:visited {text-decoration: none; color: #6666FF;}
a:hover {text-decoration: underline; color: #6666FF;}
a:active {text-decoration: none; color: #6666FF;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boxborder {
	border-style: solid;
	border-width: 1;
	font-size: x-small;
}

.inputfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: right;
}

.inputfld_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10;
font-style: normal;
}

.style1 {	font-size: 24px;
	font-weight: bold;
	color: #000066;
}

.style2 {
	font-size: x-small;
	font-weight: bold;
}

.style3 {
	color: #000066;
	font-weight: bold;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	font-size: x-small;
}

.style6 {
	color: #CCCCCC;
	font-size: x-small;
}