body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	background: url('Images/Background.gif');
	background-attachment: fixed;
	color: #FFFFFF;
	line-height: 2em;
}

td, th {
	line-height: 1em;
	color: #000033;
}

a:link	{
	font-weight: bold;
	color: black;
	text-decoration: underline, overline;
}

a:visited{
	color: #black;
	text-decoration: underline overline;
}
a:hover	{
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: underline overline;
}
a:active	{
	font-style: italic;
	font-weight: bold;
	color: #black;
	text-decoration: underline overline;
}

h1	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	color: #336633;
	font-size: 36px;
	margin: 0px;
}

h2	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	zcolor: #000066;
	font-size: 28px;
	text-align: center;
}

address	{
	text-align: center;
}

img	{
	margin-right: 25px;
}

div	{
	margin-left: 40px;
	margin-right: 40px;
}

ul	{
	list-style-image: url("../../images/pm_bul1.png");
}

.secont_bul	{
	list-style-image: url(../images/pm_bul2.png;
}

.nav1	{
	text-align: center;
}


