/* ============================================== */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
/* ============================================== */
OL.roman {
	list-style: lower-roman inside;
	margin-left: 0.5cm;
	position: relative;
}
OL.square {
	list-style: square;
	margin-left: 0.5cm;
	position: relative;
}
/* ============================================== */
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:link {
	color: #0000BD;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #0000BD;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #0000BD;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #0000BD;
	text-decoration: underline;
	font-weight: bold;
}

A:link.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:active.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A:hover.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A:visited.white {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/* ============================================== */
.small {
	font-size: 7.5pt;
}
.normal {
	font-size: 10pt;
}
.pstitle {
	font-size: 13pt;
	color: #666666;
}
.medium {
	font-size: 12pt;
}
.large {
	font-size: 14pt;
}
.xl {
	font-size: 20pt;
}
.white {
	color: #FFFFFF;
}
.smallwhite {
	font-size:7pt;
	color: #FFFFFF;
}
.normalwhite {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.c_red {
	color: #DF0029;
}
.smallred {
	font-size: 7pt;
	color: #F06E6E;
}
.normalred {
	font-size: 10pt;
	color: #CA0014;
}
.blue {
	color: #214D7C;
}
.largeblue {
	font-size: 14pt;
	color: #214D7C;
}
.orange {
	color: #FFCC00;
}
.normalorange {
	font-size: 10pt;
	font-weight: bold;
	color: #F7D564;
}
.grey {
	color: #A6A6A6;
}
.smallgrey {
	color: #CCCCCC;
	font-size: 7.5pt;
}
.yellow {
	color: #FFFF33;
}
.normalyellow {
	font-size: 10pt;
	color: #FFCC33;
}
.lightyellow {
	color: #FFFFDD;
}
.lightgreen {
	color: #CCFFCC;
}
.green {
	color: #AAFFDA;
}
.purple {
	color: #CCCCFF;
}
.beige {
	color: #FFF99D;
}
/* ============================================== */
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	margin-left: 0.5cm;
	position: relative;
}
/* ============================================== */
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
.no3d {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

.box {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #808080;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

/* ============================================== */
