* {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
}

h1, h2, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	margin: 0 0 5px 0;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

h5 a {
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

h4 {
	color: #666;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
	line-height: 28px;
	margin-bottom: 20px;
}

h1 { font-size: 54px; }
h2 { font-size: 32px; }
h3 { font-size: 26px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 12px; }

hr {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f60;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 8px;
}

iframe {
	border: 0 none #fff;
	margin-top: 20px;
}

img, img a, img a:link {
	margin: 0;
	text-decoration: none;
	border-width: 0;
	border-style: none;
	padding: 0;
}

input {
	margin-top: 0px;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #CCCCCC;
}

textarea {
	margin-left: 2px;
	padding: 6px;
	border: 1px solid #CCCCCC;
}

p, textarea {
	color: #333333;
	font-size: 12px;
}

span {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

table {
	width: 100%;
	border: 0;
	border-spacing: 0px;
	padding: 0;
}

th {
	padding-right: 20px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

td {
	font-size: 12px;
	vertical-align: top;
}

b, strong {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ff6600;
}

select {
	padding: 0px;
	margin: 0px;
}

script {
	margin: 0px;
}

ul {
	padding-left: 15px;
}

li {
	margin-bottom: 5px;
	color: #333333;
}


/*
ul {
	padding-left: 15px;
}

li {
	list-style-type: disc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
*/
