p {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : italic;
    margin-top: 0px; margin-bottom: 3px
}
p.table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}


A {
	color : #CC9900;
}

A:HOVER {
	color : #FF9900;
}

h1{
	font-size : 18px;
	font-weight : 500;
}

h2{
	font-size : 14px;
}
