A {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}

A:hover {
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
}


.text {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: arial;
	line-height: 15px;
	font-weight: lighter;
}

.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
.borderrighttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
	border-top-color: #333333;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
body, td, tr, table, p, font{
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: arial;
	line-height: 15px;
	font-weight: lighter;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CCFF;
	border-right-color: #9966FF;
	border-bottom-color: #000099;
	border-left-color: #33CCCC;
}
.textyellow {
	FONT-SIZE: 12px;
	COLOR: #FFFF66;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: lighter;
}
.textwhitebold {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
.orangeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FF6633;
	border-bottom-color: #CC6633;
	border-left-color: #FFCC00;
}
.textredbold {
	FONT-SIZE: 16px;
	COLOR: #FF6633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bolder;
}
.textblack {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	line-height: 15px;
	font-weight: lighter;
}
