.h1 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	color: #1A1A35;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;









}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	border: 1px solid #333333;
	background-color: #E0E4E9;









}
.h2 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;


}
.footer {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.h3 {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;

}
.domain {
	display: table;
	width: 190px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.body-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.list {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);

}
.spacer {
	line-height: 6px;
}
.linespacer {
	line-height: 3px;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
}
.normal {

	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
