
a{
text-decoration:none;
font-family: 'times new roman','Sans-Serif';
color:#DEDEDC;
font-weight: bold;
font-size: 11pt;
}

a:hover{
color:#A70048;
}
h1
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: normal;
	color: white;
  }
h2
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: normal;
	color: black;
    text-align: center;
}
h3
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: bold;
	color: black;
    text-align: left;
}
h4
{
	font-family: 'arial','Sans-Serif';
	font-size: 11pt;
	font-weight: normal;
	color: black;
    text-align: right;
}
h5
{
	font-family: 'arial','Sans-Serif';
	font-size: 7pt;
	font-weight: normal;
	color: silver;
}

.link1 {
font-size: 10px; 
font-family: "arial";
text-decoration: underline;
font-weight: normal;
color: silver;
}