A:link
{
    color: #990000
}
A:hover
{
    color: #ff3300
}
A:active
{
    color: #ff3300
}
A:visited
{
    color: #990000
}
P.text
{
    font-weight: normal;
    font-size: 1em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
P.small
{
    font-weight: normal;
    font-size: 0.7em;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
.mandatory {
	font-weight: normal;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
P.mandatory
{
	font-weight: normal;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.H1
{
    font-weight: normal;
    font-size: 1.2em;
    color: #9f5d19;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
.H2
{
    font-weight: normal;
    font-size: 1em;
    color: #9f5d19;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}


