* {
	font-family: "Trebuchet MS", Arial, Verdana;
}

body {
	font-size:11px;
	line-height: 1.33;
	color: #383838;
}

p {
	font-size: 11px;
	text-align: left;
	margin:0.5em 1em 0.5em 1em;
	padding:0;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	word-spacing: 0.02em;
}

blockquote {  }

ul {  }

input.submitbutton {  }

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited { 
	color: #fff;
	text-decoration: none; 
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	margin: 0.67em 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0.83em 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 2em 0 0.5em 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
	color: #000000;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
	color: #008738;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 1em 0;
	color: #008738;
}


.smalltext {
	font-size:10px;
}

.indent {
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

.align-justify {
	text-align:justify;
}
