BODY {
   font-family: times, times new roman,  serif;
   font-style: normal;
   font-weight: normal;
   font-size: 13pt;
   line-height: 120%;
	background-color: 5959AB;
	background-position: top left;
}


A:link {
	color: ffc3a2;
}

A:visited {   
	color: af07ff;
}

A:active {
	color: fdff00;
}

H1 {
   font-family: times, times new roman, serif;
   font-weight: 600;
   font-size: 20pt;
   line-height: 22pt;
	color: ffe1d2
}

H2 {
   font-size: 17pt;
   line-height: 19pt;
	color: e3b568
}

H3 {
   font-size: 15pt;
   line-height: 17pt;
	color: 8effff
}
P {
  font-family: times, times new roman,  serif;
   font-style: normal;
   font-weight: bolder;
   font-size: 14pt;
   line-height: 120%;
	color: ffffff;
}

