a:link	{
	text-decoration: none;
	color: #6699CC; }
a:visited	{
	text-decoration: none;
	color: #336699; }
a:active	{
	text-decoration: underline;
	color: #ff0000; }
a:hover	{
	text-decoration: underline;
	color: #ff0000; }





.td_but {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 37px;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #062577;
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}
.h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	padding-left: 20px;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
}
.td_but1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/button1.jpg);
	text-align: left;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 36px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}

