html
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: inherit;
	background-color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 70%;
}
p
{
	margin: 18px 0px 0px 0px;
	line-height: 150%;
}
input,textarea,select
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
}
img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none 0px;
}
a
{
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}
a:link
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:visited
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:active
{
	color: #004271;
	background-color: inherit;
	text-decoration: underline;
}
a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: underline;
}
h1
{
	color: #004271;
	background-color: inherit;
	font-size: 120%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
	position: relative;
}

h2
{
	color: #333333;
	background-color: inherit;
	font-size: 108%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 4px 0px;	
}
h3
{
	color: #333333;
	background-color: inherit;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
h4
{
	color: #333333;
	background-color: inherit;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
hr
{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #d8d8d8;
	border-top: none 0px;
	border-left: none 0px;
	border-right: none 0px;
	line-height: 1px;
}

table
{
	border-collapse: collapse;
	font-size: 100%;
}
ul,ol
{
	padding: 0px 0px 0px 0px;
	margin: 16px 0px 16px 0px;
	line-height: 150%;
}
ul ul,ol ol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 32px;
}

/* VISIBLE CLASSES */
