.text, body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}



a{
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #5959FF;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;

}

img {
border:none;
}

p img {
margin:5px;

}

#adminmenu {


    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    line-height:25px;
    height:25px;
    color: #333333;
    font-size:9pt;
    background-color:#D3E6EA;

padding-left:17px;

}


#menu{
margin-left:10px;

}

#menu a {
color:#ffffff;
}



.squarelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
}
.circlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
.PFheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: #666666;
}