* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #333;
}
table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 150%;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}

.textboxes{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 10px;

	font-style : normal;

	font-variant : normal;

	border : 1px solid #666666;

}



.buttonface{

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 10px;

	font-style : normal;

	font-variant : normal;

	border : 1px solid Black;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;



}

.divface {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}



a:link {

	color: #CC3333;

}

a:visited {

	color: #CC3300;

}

h3 {

	font-size: 12px;

}

h4 {
	color: #990000;
	font-family: "Trebuchet MS", Verdana;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
