body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th,td,p {font-size: 12px}
a:link,a:active,a:visited { color : #006699; text-decoration: none; }
a:hover		{ text-decoration: underline; color : #DD6900; }
.smalltext {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}