@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #C00;
}
a:visited {
	text-decoration: underline;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
	color: #F00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Impact, Arial Black, Arial;
}
h1 {
	font-size: 24px;
	color: #C00;
}
h2 {
	font-size: 24px;
	color: #C00;
}
h3 {
	font-size: 20px;
	color: #C00;
}
.light {
	color:#CCC;
}
a:link.light {
	color: #CCC;
	text-decoration: none;
}
a:visited.light {
	text-decoration: none;
	color: #CCC;
}
a:hover.light {
	text-decoration: none;
	color: #FFF;
}
a:active.light {
	text-decoration: none;
	color: #FFF;
}
input.srcfrm1 {
	width:200px;
}
