body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td { 
	margin: 0; padding: 0;
	text-align: left;
}

body {
	background-color: #010066;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #010066;
	text-decoration: none;
}

p {
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contact {
	text-align: center;
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #3399FF;
	text-decoration: none;
	margin-top: 15px;
	text-transform: none;
}
a:link {
	color: #010066;
	text-decoration: underline;
}
a:visited {
	color: #343399;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#contact a:link {
	color: #3399FF;
	text-decoration: underline;
}
#contact a:visited {
	color: #66ccFF;
	text-decoration: underline;
}
#contact a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

tr.nav a, tr.nav a:visited {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 0 10px;
	border: 2px solid #17d;
	background: #4af;
}
tr.nav a:hover {
	border-color: #05b;
	background: #17d;
}

.breadcrumbs a, .breadcrumbs a:visited {
	padding: 1px 3px;
	border: 1px solid #39f;
}
.breadcrumbs a:hover {
	border: 1px solid #17d;
	background: #4af;
}

a.style1 {
	font-size: 16px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #010066;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #010066;
	text-decoration: none;
	margin: 15px 15px 5px 15px;
}
.breadcrumbs {
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 15px;
}
ul {
	font-family: "arial";
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
}
