/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */

BODY
{
	font-size: 11px;
	width: auto;
	color:#66696b;
	line-height: 1.45em;
	font-family:"Verdana", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin:0px;
height:100%;
}


h1
{
 font-family:"Century Gothic", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

h2{
 font-family:"Century Gothic", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
 font-weight:normal;
line-height: 1.25em;

}

h3{

 color:#009ee0;
font-weight:normal;
margin: 0;
	padding-top: 10px;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
line-height:1em;
 font-family:"Century Gothic", "Lucida Sans Unicode", Arial, Verdana, sans-serif;



}

A:link {text-decoration: none;color: black;}
A:visited {text-decoration: none;color: black;}
A:active {text-decoration: none;color: black;}
A:hover {text-decoration: underline;color:#009ee0;}

.list{
	list-style:disc;
	color:#d22428;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

