body 
	{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'Muli', sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal;
	background: #c7c7c7 url(../../img/dot.gif) top left repeat;
	}
h1
	{
	color: #22b9f1;
	margin: 0 0 30px 0;
	padding: 0;
	}
h2,
h2 a:link, 
h2 a:hover
	{
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 14px; 
	color: white;
	text-transform: uppercase;
	color: white;
	}
p
	{
	color: #585858;
	font-family: georgia, serif;
	font-size: 14px; 
	line-height: 16px;
	padding: 0;
	margin: 0;
	}
a:link,
a:visited
	{
	color: #22b9f1;
	text-decoration: none;
	border: 0;
	padding: 0;
	background: none;
	}
a:hover
	{
	text-decoration: none;
	background: white url(../../img/underline.gif) repeat-x bottom left;
	padding: 0 0 2px 0;
	border: 0;
	}
h2 a:hover
	{
	text-decoration: none;
	background: transparent url(../../img/underline.gif) repeat-x bottom left;
	padding: 0 0 2px 0;
	border: 0;
	}
.link
	{
	color: white;
	text-decoration: none;
	border: 0;
	padding: 2px 4px;
	background: #22b9f1;
	border: 1px solid #22b9f1;
	}
.link:hover
	{
	color: #22b9f1;
	text-decoration: none;
	background: white;
	padding: 2px 4px;
	border: 0;
	border: 1px solid #22b9f1;
	}
