A:link {
	COLOR: #003366; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.border {
	border: 1px solid #003366;
}
.text1 {
	font-size: 12px;
	color: #66CC33;
	line-height: 120%;
	font-weight: bold;


}
.bold {
	font-size: 12px; font-weight: bold;	color: #3366FF;
}
body {
	background-image: url(image/bg.gif);
}
.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.border2 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #66CC33;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text3 {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}
.text4 {
	font-size: 11px;
	color: #003366;
	line-height: 190%;

}
