﻿
p, ul, li {
	margin: 0;
	padding: 0;
}

p, h1, h2 {
	margin: 0 0 12px 0;
	padding: 0;
}
div, p, h1, h2, a, li, label, input, textarea, select {
	color: #777777;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times New Roman, Serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	line-height: 40px;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 16px 0;
	color: #444444;
	font-size: 19px;
	line-height: 22px;
}

p {
	color: #777777;
}

a,
a:link,
a:visited,
a:hover {
	color: #DB0000;
	text-decoration: none;
}
a:hover {
	color: #DB0000;
	text-decoration: underline;
}
.standardUl {
	margin: 0 0 12px 20px;
	padding: 0;
}

.listLink {
	padding: 0 0 0 14px;
	background-image: url(../../images/icon_arrows.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}

.fadeText {
	color: #999999;
}
