a:link
{
	color: #dd0090;
	text-decoration: none;
	font-weight: bold;


}
a:visited
{
	color: #dd0090;
	font-style: normal;
	text-decoration: none;

} 
a:active 
{
	color: #dd0090;
}
a:hover
{
color:#0000ff;
text-decoration:underline;
}
body
{
	font-family: verdana;
	color: #CC0090;
	list-style-type: circle;
	margin-top: 0px;




}

table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153);
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: 0px 0px;
	text-indent: 0pt;
	vertical-align: top;
	

}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;

}
h1
{
	color: #FF3399;
	text-align: center;


}
h2
{
	color: #FF3399; 
}
h3
{
	color: #000000; 
}
h4
{
	color: #FF3399;

}
h5
{
	color: #000000;
}
h6
{
	color: #000000;
	font-weight: bold;
	background-color: #FF3399;
	font-size: 16px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;


}
hr {
	color: #FF3399;
	height: 1pt;

}

