BODY {
	background-color:#999999;
	margin: 0px;
	font-family: Tahoma;
	scrollbar-arrow-color: #808080;
	scrollbar-face-color: #EEEEEE;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-darkshadow-color: #808080;
}
/* paragraph styles */
p.textB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
	color:#000000
}
p.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;
	margin-top:0px;
	line-height:150%
}
p.titleS {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;
	margin-top:0px;
}
p.small {
	font-family: Tahoma;
	font-size: 5px;
	text-decoration:none;
	color:6a6a6a;
}
p.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#999999;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
p.titleB {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#AC1D6B;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
p.textlink {
	font-family:Tahoma;
	font-size: 11px;
	color:808080;
	text-align: left
}
p.textlinkrt {
	font-family:Tahoma;
	font-size: 11px;
	color:808080;
	text-align:right;
	margin-right:13px;
}
p.textM {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 0px;
	margin-left:5px;
	margin-top:0px;
	color:#000000
}
.sub_head_steel {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a {
	color:#000000;
	text-decoration:none;
	margin-bottom:0px;
}
A:link {
	COLOR:#000000;
	TEXT-DECORATION: none;
	margin-bottom:0px;
}
A:visited {
	COLOR:#000000;
	TEXT-DECORATION: none;
	margin-bottom:0px;
}
A:hover {
	COLOR:#999999;
	TEXT-DECORATION: none;
	margin-bottom:0px;
}
.A1:link {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
}
.A1:visited {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
}
.A1:hover {
	COLOR:#CCCCCC;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
}
.A2:link {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
	font-weight:bold;
}
.A2:visited {
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
	font-weight:bold;
}
.A2:hover {
	COLOR:#993366;
	TEXT-DECORATION: none;
	font:Arial;
	font-size:10px;
	font-weight:bold;
}
.A3:link {
	COLOR: #C2A581;
	TEXT-DECORATION: none
}
.A3:visited {
	COLOR: #C2A581;
	TEXT-DECORATION: none
}
.A3:hover {
	COLOR: #940d15;
	TEXT-DECORATION: none
}
.A4:link {
	COLOR: #ff0000;
	TEXT-DECORATION: none
}
.A4:visited {
	COLOR: ##ff0000;
	TEXT-DECORATION: none
}
.A4:hover {
	COLOR: #335CB1;
	TEXT-DECORATION: none
}
.bullet {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-bottom: 0px;
	text-indent: 0pt;
	margin-top:0px;
	margin-bottom:0px;
}
.head2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.li {
	left:0px;
	font-family: Tahoma;
	font-size:11px;
	margin-left:0px;
	margin-top:6px;
	color:#000000;
}
.list {
	left:0px;
	font-family: Tahoma;
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
	color:#000000;
}
.ul {
	margin-top:0;
	margin-left:40px;
	text-indent:0px;
}
.ol {
	font-family:Tahoma;
	font-size:12px;
	margin-left:40px;
	margin-top:12px;
	color:#000000;
}
.coloured{color:#a2115b;
}