body {
	margin: 0px;
	padding: 0px;
}

.nada{
	display: none;
}
	
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #676767;
	letter-spacing: 1px;
}

a:link {
	color: #55555;
}
a:visited {
	color: #55555;
}
a:active{
	color: #55555;
	text-decoration: none;
}
a:hover {
	color: #55555;
	text-decoration: none;
}
li {
	list-style-type: square;
}
.notice1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2px;
}
.notice2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #121212;
	letter-spacing: 1px;
	line-height: 26px;

}
.notice3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.whitehead {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.white {
	color: #FFFFFF;
}
.smaller {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.highlight {
	color: #222222;
	background-color: #BCC996;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
.attention2 {

	font-size: 12px;
	font-weight: bold;
	color: #444444;
	letter-spacing: 1px;
}
.vgarea {
	padding: 10px;
	color: #333333;
}
.formz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
