
body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1  { color: #000; font-weight: normal; font-size: 18px; line-height: 20px; font-family: "Trebuchet MS", Verdana, "Times New Roman", serif; padding-left: 5px }

h2  { color: #000; font-weight: bold; font-size: 16px; line-height: 18px; font-family: "Trebuchet MS", Verdana, "Times New Roman", serif; padding-left: 5px }


h3  { color: #000; font-style: italic; font-weight: bold; font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", Verdana, "Times New Roman", serif; padding-left: 5px }


p  { font-size: 12px; line-height: 13px; font-family: "Trebuchet MS", Verdana; padding-left: 5px; }

.tiny  { color: #000; font-size: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.bodytext { color: #000; font-weight: normal; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; padding-left: 5px }
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul  { list-style-type: none; list-style-position:  }

ol {
	list-style-position: inside;
}

li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/*
Based on a design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.red { color: #936 }
.gold { color: #960 }
.green  { color: #390 }
.blue { color: #36f }
.white { color: #fff }
.italic { font-style: italic }
.bold { font-weight: bold }
