A:link {
	color: #FF6600;
	text-decoration: none;
}

A:visited {
	color: #FF6600;
	text-decoration: none;
}

A:active {
	color: #FF6600;
	text-decoration: none;
}

A:hover {
	color: #FF9966;
	text-decoration: none;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #FF9966;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

.styleheader {
	font-size: 14px;
	color: #9EBD42;
	font-weight: bold;
}
}
}
P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

Option {
	border-style: solid;
	border-color: #9999FF;
	background-color: #E0E0F1;
}

.box {
	line-height: 130%;
	font-size: 14px;
}
.box2 {
	line-height: 120%;
	font-size: 12px;
}
.box3 {
	line-height: 120%;
	font-size: 10px;
}
.box4 {
	margin-left: 250px;
	line-height: 130%;
	font-size: 16px;
	margin-right: 250px;
}
