﻿.p {
	font-family: Arial;
	color: #06609c;
	font-size: 100%;
}
pcenter {
	font-family: Arial;
	font-size: 100%;
	color: #06609c;
}
#top_nav {
	background-color: #99CCFF;
	height: 20px;
}
#top_nav ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#top_nav li {
	float: left;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 1px solid #0070A6;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #0070A6;
	margin-right: 2px;
}
#top_nav a:hover {
	color: #FFFF66;
	text-decoration: none;
	border: 1px solid #FFFF66;
}


li {
	font-family: Arial;
	color: #06609c;
	margin-right: 5px;
}
.p2 {
	color: #06609c;
	font-family: Arial;
	font-size: 125%;
	font-weight: bold;
	background-color: #FFFFFF;
}
.p3 {
	font-family: Arial;
	font-size: 125%;
	color: #800000;
	font-weight: bold;
}
.pasterisk {
	color: #FF0000;
	font-family: Arial;
	font-style: normal;
	font-size: 75%;
}
.copyright {
	font-family: Arial;
	color: #06609c;
	font-size: 75%;
	font-weight: normal;
}
.p4 {
	color: #06609c;
	font-family: Arial;
	font-style: normal;
	font-size: 85%;
}
.p {
	font-family: Arial;
	font-size: 100%;
	color: #06609c;
}
.h1 {
	font-family: Arial;
	color: #11845B;
	font-size: 175%;
	font-weight: bold;
}
.li {
	font-family: Arial;
	font-size: 100%;
	list-style-type: disc;
	color: #06609c;
	list-style-position: inside;
	list-style-image: inherit;
}
.pCenter {
	font-family: Arial;
	font-size: 100%;
	color: #06609c;
	text-align: center;
}
.h1Center {
	font-family: Arial;
	color: #11845B;
	font-size: 175%;
	font-weight: bold;
	text-align: center;
}
