.basic {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: xx-small;
	line-height: 1.2em;
	letter-spacing: 0.3em;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #CCCCCC;
	letter-spacing: 0.3em;
	line-height: 1.2em;
}
.text {
	font-family: "Trebuchet MS";
	font-size: small;
	line-height: 1.2em;
	color: #CCCCCC;
	letter-spacing: 0.3em;
}
.paragraph {
	font-family: "Trebuchet MS";
	font-size: x-small;
	line-height: 1.2em;
	color: #666666;
	letter-spacing: 0.2em;
	text-indent: 2em;
}
.paragraph_no_indent {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.2em;
	text-indent: 0pt;
}
.paragraph_no_indent_regsize {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.2em;
	text-indent: 0pt;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #FFFFFF;
	line-height: 1.3em;
	letter-spacing: 0.4em;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.4em;
	padding-right: 20px;
	padding-bottom: 10px;
}
#footerwrap {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.4em;
	padding-right: 20px;
	padding-bottom: 10px;
}
hr {
  text-indent: 0;
}
img { 
border: none; 
}
