.maintext {
	font-size: 11px;
	text-align: justify;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.address {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bottom {
	font-size: 10px;
	color: #669933;
	text-align: center;
}
a:visited {
	color: #006633;
	text-decoration: underline;

}
a:hover {
	color: #669933;
	text-decoration: none;

}
a:link {
	color: #006600;
	text-decoration: underline;
}
.webcam {
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #003300;



}
.box {
	border: 1px solid #336633;
}
.maintextred {
	color: #F00;
	font-size: 12px;
}
