@charset "ISO-8859-1";
p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	text-align: left;
	line-height: 120%;
	text-indent: 14px;
}
p img {
	padding: 2px;
	border: 2px dotted #BCCED6;
	margin: 17px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #6c0035;
	margin-bottom: -14px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #9e005d;
	margin-bottom: -10px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #121e09;
	margin-bottom: -12px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #121e09;
	margin-bottom: -10px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ff931e;
	font-variant: small-caps;
}
small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50%;
	color: #666666;
}
ul {
	text-indent: 1em;
	list-style-type: disc;
}
li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
ol {
	text-indent: 1em;
}
blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #406410;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #9e005d;
}
a:visited {
	color: #121E09;
}
a:active {
	color: #6c0035;
}
a:hover {
	color: #ff931e;
}
#twitter_div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #808080;
	width: 170px;
}
#twitter-link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #CE2790;
}
#twitter_update_list {
padding-top: 1px;
	padding-right: 2px;
	padding-left: 0px;
	list-style-image: url(images/star.gif);
	list-style-type: none;
	width: 165px;
	text-indent: 0px;
}
