body {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}

a:link {
	color: #0081D6;
	text-decoration: none;
}

a:visited {
	color: #0081D6;
	text-decoration: none;
}

a:active {
	color: #0081D6; 
	text-decoration: none;
}

a:hover {
	color: #FF9966;	
	text-decoration: none;
}

h1 {
	font: 900 13px arial;
}

h1 {
	color:#0081D6;
}

h1 {
	margin-top: 1px;
}

h1 {
	margin-bottom: 1px;
}

h2 {
	font: 900 11px arial;
}

h2 {
	text: smallcaps;
}

h2 {
	color:#5e5e5e;
}

h2 {
	margin-top: 1px;
}

h2 {
	margin-bottom: 1px;
}

h3 {
	font: 900 16px arial;
}


h3 {
	color:#ffffff;
}

h3 {
	margin-top: 1px;
}

h3 {
	margin-bottom: 1px;
}

h4 {
	font: 900 24px arial;
}


h4 {
	color:#0081D6;
}

h4 {
	margin-top: 1px;
}

h4 {
	margin-bottom: 1px;
}


p {
	font: 100 12px arial;
}

p {
	text: #7E7F80;
}

li {
	font: 100 12px arial;
}

li {
	text: #7E7F80;
}
