.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
h1 {
	color : #005193;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Trebuchet MS;
}
h1 a {
	color : #005193;
	font-weight: regular;
}
h1 a:hover {
	color : #000000;
}
h2 {
	color : #333333;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Trebuchet MS;
	text-decoration: underline;
}
h2 a {
	color : #0066CC;
	font-weight: bold;
}
h2 a:hover {
	color : #000000;
}
h3 {
	color : #005193;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Trebuchet MS;
}
h3 a {
	color : #005193;
	font-weight: regular;
}
h3 a:hover {
	color : #000000;
}

p {
	color : #333333;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Trebuchet MS;
}

p a {
	color : #005193;
	font-weight: regular;
}

p a:hover {
	color : #000000;
}

ol {
	color : #333333;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	font-size : 11px;
	font-family : Trebuchet MS;
}
	
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Trebuchet MS;
	font-weight: regular;
	text-decoration: none;
}

.menu01 a {
	color : #FFFFFF;
	text-decoration: underline;
}

.menu01 a:hover {
	color : #000000;
	text-decoration: none;
}
