body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

input, textarea, select {

	font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 border:1px solid #999999;

}

p {
	margin-top:0;
	margin-bottom:0;
}

.bg {

	background-color: #E9E9E9;
}

.scrollingbox {
	overflow: auto;
	height: 420px;
	width: 370px;
	padding-left:20px;

}

.titleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding: 2px;
}

.boldtext {
	font-weight: bold;
}

.redboldtext {
	font-weight: bold;
	color: #CC0000;
}

.mailinglisttextbox {
	
	 width:160px;
	 font-size:10px;
	 border:1px solid #999999;

}
.smalltext {
	font-size: 10px;
}
