a:link, a:visited, a:active
{
	color: #333366;
	font-size:8pt; 
	font-family:Arial;
	text-decoration: none;
}

a:hover
{
	color: #333366;
	font-size:8pt; 
	font-family:Arial;
    font-weight:900;
	text-decoration: none;
}
a:link.big, a:visited.big, a:active.big
{
	color: #333366;
	font-size:12pt; 
	font-family:Arial;
	text-decoration: none;
	height: 25; 
}

a:hover.big
{
	color: #330033;
	font-size:12pt; 
	font-family:Arial;
	height: 25; 
	font-weight:900;
} 


a:link.norm, a:visited.norm, a:active.norm
{
	color: #333366;
	font-size:12pt; 
	font-family:Arial;
	font-weight:400;
}

a:hover.norm
{
	color: #660033;
	font-size:12pt; 
	font-family:Arial;
	font-weight:400;
} 

a:link.yell, a:visited.yell, a:active.yell
{
	color: #FFFF00;
	font-size:10pt; 
	font-family:Arial;
	font-weight:400;
}

a:hover.yell
{
	color: #FFFFFF;
	font-size:10pt; 
	font-family:Arial;
	font-weight:400;
} 

body
{
	font-family: Arial, Helvetica;
	background-color: #ffffff;
	color: #333333;
	font-size:12pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

p, td
{
	font-family: Arial, Helvetica;
	color: #333333;
	font-size: 10pt;
    padding-left: 5;
}

th
{
	font-family: Arial, Helvetica;
	color: #3C3C59;
	text-align:left;
	font-size:16pt;
	padding-left: 5;
	padding-right: 5;
	padding-top: 10;
	padding-bottom: 10;
}

li
{
	font-family: Arial, Helvetica;
	color: #222222;
	font-size: 10pt;
    padding-left: 5;
}


table.comp
{
	border-collapse: collapse ;
	border-style: solid ;
	border-width: 1px ;
	border-spacing: 0px ;
	border-color: #FFFFFF ;
	padding:0px ;
}	

li.hints
{
	font-size: 10pt;
	margin-top: 10px ;
	margin-bottom: 10px ;
}
	
li.comp
{
	color: #FF9900;
	font-size: 8pt;
}

td.comp
{
	font-family: webdings;
	text-align: center;
	background-color: #FFFFFF;
	border-color: #66FFCC;
	border-style: solid;
	border-width: 1px ;
	border-spacing: 1px;
	color: #FF9900;
	font-size: 12pt;
	padding: 0px;
}

th.comph
{
	font-family: Arial, Helvetica;
	text-align: center;
	background-color: #C0C0C0;
	border-color: #66FFCC;
	border-style: solid;
	border-width: 1px ;
	border-spacing: 1px;
	font-size: 10pt;
	font-weight: heavy;
}

td.compv
{
	font-family: Arial, Helvetica;
	text-align: left;
	text-indent: 10px;
	background-color: #FFFFFF;
	border-color: #66FFCC;
	border-style: solid;
	border-width: 1px ;
	color: #000022;
	font-size: 8pt;
	font-weight: 900;
}
