@import url("/css/ppestates_positioning.css");
/* general styles */

body, a, a:hover, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003300;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p {
	margin-bottom: 7px;
	color: #5a5a5a;
}

li, ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003300;
	font-weight: normal;
}

input.button{
	background-color: #003300;
	color: #FFFFCC;
	border: 0px;
}

a, a:hover {  
	font-weight: bold;
	text-decoration: none; 
	background-color: transparent;
}

a:hover {  
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0;
	color: #003300;
}

.red{
	color: #FF0000;
}

/* end of general styles */
