/* CSS Document */
p {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	color: #333399;
}

h1 a:link {
	color: #333399;
	text-decoration: none;	
}
h1 a:hover {
	color: #333399;
	text-decoration: none;	
}
h1 a:active {
	color: #333399;
	text-decoration: none;	
}
h1 a:visited {
	text-decoration: none;	
}


h2 {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

h2 a:link {
	color: #000000;
	text-decoration: none;	
}
h2 a:hover {
	color: #000000;
	text-decoration: none;	
}
h2 a:active {
	color: #000000;
	text-decoration: none;	
}
h2 a:visited {
	color: #000000;
	text-decoration: none;	
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;	
}

h4 a:link {
	color: #333399;
	text-decoration: none;	
}
h4 a:hover {
	color: #333399;
	text-decoration: none;	
}
h4 a:active {
	color: #333399;
	text-decoration: none;	
}
h4 a:visited {
	color: #333399;
	text-decoration: none;	
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
