
h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #66CCFF;
}

//form {
//	background-color: #990000;
//}

.info {	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	    font-size: 8pt; color: #999999
		}
		
.txt01 {
	font-size: 10pt;
	color: #333333;
	line-height: 17pt;
}
.btm {
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.txt02 {
	font-size: 10pt;
	color: #CCCCCC;
	line-height: 16pt;
}

A:link {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline}
.normaltext_verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; margin:0px}