@charset "UTF-8";
/*
Design by Abbey Ryan
http://www.abbeyryan.com
http://ryanstudio.blogspot.com
*/


a:link {
	color: #666666;
}

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

p, ul, ol {
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 100%;
}

.Titles {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.Textbold {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.Text {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.Footer {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
