.sectionH1 {
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
td {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
.loginInput {
	font-size: 18px;
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	color: #666666;
}
.attention {
	font-size: 12px;
	font-weight: normal;
}

.sectionLink {
	font-family: "trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #333333;
}
.H1 {
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	color: #363636;
	display:block;
	float:left;
	height:16;
	padding : 0;
	font-size : 170%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
.faqQ {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 5px;
}
.buttomBig {
	font-size: 16px;
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	color: #666666;
}
.settingsH1 {
	font-size: 12px;
	color: #464646;
}



.box H3 {
	font-family: "trebuchet MS", Arial;
	font-weight: bold;
	color: #363636;
	display:block;
	float:left;
	height:16;
	padding : 0;
	font-size : 170%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}


.box {
	background: #ECEFF0 url(/include/images/boxes/default-box.gif) 0 0 no-repeat;
	margin-bottom: 1em;
	color: #666666;
}
.box div {
	background: url(/include/images/boxes/default-box.gif) 100% 100% no-repeat;
	padding: 15px 15px 10px 15px;
}

