A.whiteyellow:link    { color:rgb(255,255,255); text-decoration:none; }
A.whiteyellow:visited { color:rgb(255,255,255); text-decoration:none; }
A.whiteyellow:active  { color:rgb(255,255,255); text-decoration:none; }
A.whiteyellow:hover   { color:rgb(246,202,103);   text-decoration:none; }

A.whiteyellow2:link    { color:rgb(255,255,255); text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
A.whiteyellow2:visited { color:rgb(255,255,255); text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
A.whiteyellow2:active  { color:rgb(255,255,255); text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
A.whiteyellow2:hover   { color:rgb(246,202,103); text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}

A.blackyellow:link    { color:rgb(0,0,0); text-decoration:none; }
A.blackyellow:visited { color:rgb(0,0,0); text-decoration:none; }
A.blackyellow:active  { color:rgb(0,0,0); text-decoration:none; }
A.blackyellow:hover   { color:rgb(252,204,49);   text-decoration:none; }

A.yellowwhite:link    { color:rgb(252,204,49); text-decoration:none; }
A.yellowwhite:visited { color:rgb(252,204,49); text-decoration:none; }
A.yellowwhite:active  { color:rgb(252,204,49); text-decoration:none; }
A.yellowwhite:hover   { color:rgb(255,255,255);   text-decoration:none; }

A.blackblack:link    { color:rgb(0,0,0); text-decoration:none; }
A.blackblack:visited { color:rgb(0,0,0); text-decoration:none; }
A.blackblack:active  { color:rgb(0,0,0); text-decoration:none; }
A.blackblack:hover   { color:rgb(0,0,0);   text-decoration:none; }


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #330066;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

A.bluewhite:link    {
	color:rgb(53,8,103);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A.bluewhite:visited {
	color:rgb(53,8,103);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A.bluewhite:active  {
	color:rgb(53,8,103);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
A.bluewhite:hover   {
	color:rgb(255,255,255);
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}