P  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	font-size : small;
}

H1  {
	font-family : Verdana, Georgia, Arial,  sans-serif;
	color : Black;
	font-size : 150%;
}

H2  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	color : Black;
	font-size : 120%;
}

H3  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	color : Black;
}

A  {
	font-family : Verdana, Georgia, Arial, sans-serif;
}

A:Visited  {
	color : #800080;
	font-family : Verdana, Georgia, Arial, sans-serif;
}

A:Active  {
	font-family : Verdana, Georgia, Arial, sans-serif;
}

A:Hover  {
	font-family : Verdana, Georgia, Arial, sans-serif;
}

BODY  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	color : Black;
	font-size : small;
}

img  {
	float : left;
}

#header  {
	position : relative;
	top : 20px;
	left : 20px;
	bottom : 20px;
	height : 100px;
	margin : 20px;
	border-bottom : 3px solid #ccffcc;
	font-size : 200%;
}

.statement  {
	position : relative;
	margin : 40px;
	font-style : italic;
	text-align : center;
	clear : left;
}

.main  {
	margin-left : 260px;
}

.closing  {
	margin-left : 20px;
	text-align : center;
}

li  {
	font-size : small;
	list-style-position : outside;
	margin : 20px;
}

.describe  {
	font-weight : bold;
	font-size : 110%;
	left : 20px;
}

.item  {
	margin-left : 20px;
	font-size : 80%;
}

.example  {
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	padding : 10px;
	background-color : #ccffcc;
	border-width : 1px;
	border-style : dashed;
}

.example P  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	background-color : #ccffcc;
	font-size : small;
}

.example H1  {
	font-family : Verdana, Georgia, Arial,  sans-serif;
	color : Black;
	font-size : 150%;
}

.example H2  {
	font-family : Verdana, Georgia, Arial, sans-serif;
	color : Black;
	font-size : 120%;
}

#services  {
	border-width : thin;
	border-style : solid;
	border-color : #ccffcc;
	padding : 10px;
	margin-left : 20px;
	width : 200px;
	float : left;
	text-align : center;
}

#twittergraphic  {
	clear : none;
	float : none;
	width : auto;
	position : relative;
}

