td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10pt;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#9D5FBB;
}

A:Hover  {
	color : #DBACF2;
	text-decoration : underline;
}

p {
	color: #FDF8FF;
	font-weight: normal;
	font-size : 10pt;
	font-family:Tahoma;
}

h1 {
	color: #5DFC0A;
	font-weight: bold;
	font-size : 20pt;
	font-family:Tahoma;
}

h2 {
	color:  #49E20E;
	font-weight: normal;
	font-size :16pt;
	font-family:Tahoma;
}

h5 {
	color: #FDF8FF;
	font-weight: normal;
	font-size : 8pt;
	font-family:Tahoma;
}