a:link{
	color: rgb(65,0,153);
}
a:visited{
	color: rgb(128,0,128);
}
a:active{
	color: rgb(152,0,0);
}
body, td{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
table{
	table-border-color-light: rgb(128,128,192);
	table-border-color-dark: rgb(128,128,192);
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(0,0,0);
	font-weight: normal
}
