/* CSS Document */
body{
	font-family:Arial;
	font-size:14px;ß
}

a:link{
	color:blue;
}

a:visited{
	color:blue;
}

a:hover{
	color:blue;
	text-decoration:none;
}

a:visited:hover{
	color:blue;
	text-decoration:none;
}
.footerstyle1 {
	font-size: 11px;
}

.btnstyle1{
	font-size:11px;
	font-family:Arial;
	font-weight:bolder;
	color:#000000;
}
.tableformstyle1 {
	font-size: 12px;
}
.12pxfont {
	font-size: 11px;
}
