body	{
	font-family: CHRISTINA,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	line-height: 2em;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	background-repeat: repeat-x;
}


a:link       { 
	font-weight: bold;
	color: #006699;
	text-decoration: underline overline;
}
a:visited{
	color: #666699;
	text-decoration: underline overline;
}
a:hover	      {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline overline;
}
a:active       {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}
h1	{
	font-family: christina, Century Schoolbook, Times New Roman, Times, serif;
	color: #FFFF00;
	font-size: 36px;
	margin: 0px;
}

h2	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	color: #5a288c;
	font-size: 36px;
	margin: 0px;
}

h3	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	color: #e49e40;
	font-size: 36px;
	margin: 0px;
}

h4	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	color: #0072bc;
	font-size: 36px;
	margin: 0px;
}

h5	{
	font-family: Feltpoint, Century Schoolbook, Times New Roman, Times, serif;
	color: #0072bc;
	font-size: 14px;
	margin: 0px;
}
#aboutfont{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #5a288c;
	line-height: 2em;
	}

#petsfont{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #e49e40;
	line-height: 2em;
	}

#travelfont{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #0072bc;
	line-height: 2em;
	}

img	{
	margin-right: 20px;
}

div	{
	margin-left: 40px;
	margin-right: 40px;
}

ul	{
	list-style-image: url("../../images/pm_bul1.png");
}

.second_bul	{
	list-style-image: url("../../images/pm_bul2.png");
}

.navl	{
	text-align: center;
}

