H1 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
} 
td {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	color: #919191;
}
.headR {
	background-image: url(images/head-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lineVer {
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.textViolet {
	font-weight: bold;
	color: bf6394;
}
a:link {
	color: 81b30b;
	text-decoration: none;
}
a:visited {
	color: 81b30b;
	text-decoration: none;
}
a:hover {
	color: d5d800;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.text11 {
	font-size: 11px;
}
.textGreen {
	font-weight: bold;
	color: #81AA04;
}
.textOrange {
	color: #FF9900;
	font-weight: bold;

}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	background-color: efead5;

}

