/* CSS Document */

body	{
	margin:0;
}
h1 {
	color:#9999CC;	
}
a:link	{
	font-family:"verdana", "sans-serif";
	font-size:12px;
	color:#9999CC;
	text-decoration: none;
}
a:visited {
	font-family:"verdana", "sans-serif";
	font-size:12px;
	color:#9999CC;
	text-decoration: none;
}
a:active {
	font-family:"verdana", "sans-serif";
	font-size:12px;
	color:#9999CC;
	text-decoration: none;
}
a:hover {
	font-family:verdana, sans-serif;
	font-size:12px;
	background:#9999CC;color:#333333;
	text-decoration: none;
}
.aN:link	{
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#CFCCE1;
	text-decoration: none;
}
.aN:visited {
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#CFCCE1;
	text-decoration: none;
}
.aN:active {
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#CFCCE1;
	text-decoration: none;
}
.aN:hover {
	font-family:"Lucida Sans Unicode", sans-serif;
	font-size:12px;
	font-weight: bold;
	background:#D4D1E4;color:#330066;
	text-decoration: none;
}

div, table, tr, td, p {
	font-family: "Arial", "sans-serif";
	font-size: 10pt;
	color: #999999;
	
}

.p1 {
	font-family: "Verdana", "sans-serif";
	font-size: 11px;
	color: #330066;
	text-decoration: none;
}
.p2 {
	font-family: "verdana", "sans-serif";
	font-size: 10px;
	color: #9999CC;
}
