body *{
	font-size: 12px;
	line-height: 130%;
}



form,select,option,input{
	margin:0px;
	padding:0px;
}



div.header {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div.header #name {
	font-weight: bold;
}

div.footstamp {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 130%;
	color: #666;
}
div.footstamp a {
	font-size: 10px;
	line-height: 130%;
}
div.footstamp a:link {
	color: #666;
	text-decoration:none;
}
div.footstamp a:visited {
	color: #666;
	text-decoration:none;
}
div.footstamp a:hover {
	color: #09C;
	text-decoration:underline;
}

.ctghelp {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 130%;
	color: #666;
}
.ctghelp a {
	font-size: 10px;
	line-height: 130%;
}
.ctghelp a:link {
	color: #666;
	text-decoration:none;
}
.ctghelp a:visited {
	color: #666;
	text-decoration:none;
}
.ctghelp a:hover {
	color: #09C;
	text-decoration:underline;
}



div.main {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}



.footer {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 130%;
}

.formbutton {
	font-size: 12px;
	background-color: #660099;
	color: #FFFFFF;
}
.main .caution a {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.main .caution a:hover {
	color: #660099;
	text-decoration: underline;
}
