BODY, TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: 000000;
}

A.2 {
	color: ffffff;
}

A:Hover {
	color: 57710e;
	background: #edffba;
}

HR.1 {
	height: 1pt;
	border : dotted;
}

HR {
	height: 1pt;
}
 p.1 {
	padding : 5px 5px;
}

td.1{
	color: ffffff;
	background: 777777;
	font-weight: bold;
}
td.3{

	background: E9E9E9;

}


p.3 {
	font-family : verdana;
	font : 18px;
	text-align : center;
	margin-left : 10px;
	margin-right : 10px;
	font-weight: bold;
	color : #E2312B;
	}	

#pscroller1 {
width: 200px;
height: 140px;
border: 1px solid black;
padding: 3px;
background-color: #f4f9e8;
text-decoration: none;
}