body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}
td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #F06600;
	text-decoration:none;
}
a:visited {
	color: #F06600;
	text-decoration:none;
}
a:hover {
	color: #8BB1D6;
	text-decoration:none;
}

.reg {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.reggrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.smtext {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.smtextbold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.smtextwhite {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.smtextwhitebold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhitebold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smtextblue {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #006699;
}
.smtextbluebold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.textblue {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #006699;
}
.textbluebold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.smtextorg {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #F06600;
}
.smtextorgbold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #F06600;
}
.textorg {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #F06600;
}
.textorgbold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F06600;
}

.smtextgrey {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.smtextgreybold {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textgrey {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.textgreybold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.textlgreybold {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}


.form {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #EDEDED;
}

a.link1:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.link1:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.link1:hover {
	color: #8BB1D6;
	text-decoration:none;
}

a.link2:link {
	color: #006699;
	text-decoration:none;
}
a.link2:visited {
	color: #006699;
	text-decoration:none;
}
a.link2:hover {
	color: #8BB1D6;
	text-decoration:none;
}

a.link3:link {
	color: #999999;
	text-decoration:none;
}
a.link3:visited {
	color: #999999;
	text-decoration:none;
}
a.link3:hover {
	color: #F06600;
	text-decoration:none;
}
