.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#555555;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
a.two:link {
	color:#CC0000;
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color:#CC0000;
}
a.two:hover {
	text-decoration: underline;
	color:#FF3333;
}
a.two:active {
	text-decoration: none;
}
a.twoU:link {
	color:#CC0000;
	text-decoration: underline;
}
a.twoU:visited {
	text-decoration: underline;
	color:#CC0000;
}
a.twoU:hover {
	text-decoration: underline;
	color:#FF3333;
}
a.twoU:active {
	text-decoration: underline;
}
.style2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.style2f {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}
.style2fbigger {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.style2fo {
	font-size: 14px;
	font-weight:lighter;
	color: #000000;
}
.style3 {
	font-size: 12px;
	color: #555555;
}
.style3f {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
body {
	background-color: #d0d0d0;
	background-image: url(images/NewLeft_stripe_rpt.jpg);
	background-repeat: repeat-y;
	margin: 0 0;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}
.style4lite {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.style5 {font-size: 16px}
.style6 {color: #FFFFFF}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	font-style: italic;
	font-weight: bold;
}
.style7f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-style: italic;
	font-weight: bold;
	text-decoration:blink;
}
.style8 {
	color: #363636;
	font-weight: bold;
}
.style11 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
}
.style18 {
	font-size: 14;
	color: #5775aa;
	font-style: italic;
	font-weight: bold;
}
.style21 {
	font-size: 18px;
	font-weight: bold;
	color: #5775aa;
}
.style22 {
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	color: #5775aa;
}
.style23 {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.extreme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

.h1lite {
	color: #444444;
	font-style:italic;
	font-size:36px;
	font-weight:bold;
}

.plite {
	color: #bbbbbb;
	font-weight:bold;
}

img.inline {
	padding:4px;
}
