
body,div,span,p,td,input,table {
	font-family: arial, sans-serif;
	font-size: 13px;
}

body {
	width: 1000px;
}

#footer p {
	font-size: 80%;
	margin: 0;
	padding-left: 8px;
}

a {
	text-decoration: none;
	color: black;
}

.ots-warning {
	text-align: center;
	background: #FFCA00;
	color: blue;
}

.net3-warning {
	text-align: center;
	background: #FF9900;
	color: blue;
}

