BODY 
{
	font-size: 12pt;
	padding:0; margin: 0;
	BACKGROUND-IMAGE: url("/Images/bg.gif"); 
	COLOR: #000000; BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

H1 {COLOR: #000000; FONT-WEIGHT: 900; font-size:14pt; text-align:center; text-transform:uppercase}
H2 {COLOR: #000000; FONT-WEIGHT: 300; font-size:12pt; text-align:right; text-transform:none; font-style: italic}

LI {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; padding: 5pt; text-align: justify}
P {text-indent: 3em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; padding: 0 5 0 5pt; margin: 2; text-align: justify}

.small {padding: 0pt; text-indent: 0em; font-size: 10pt}

.c {text-align:center}

A 
{
	COLOR: #CF4000; FONT-WEIGHT: 900; TEXT-DECORATION: underline;
	FONT-STYLE: normal
}
A:visited 
{
	COLOR: #000000; FONT-WEIGHT: 900; TEXT-DECORATION: underline
}
A:hover 
{
	COLOR: #FF0000; FONT-WEIGHT: 900; TEXT-DECORATION: underline
}
A:active 
{
	COLOR: #BF6000; TEXT-DECORATION: underline
}

#ad_imageid 
{
	background-color:#FFFFFF;
	z-index: 1000; 
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1px
	height: 1px
}

.ad_border
{
	background-color: #FF8040;
	border-color: #A00040;
	border-style: ridge;
	border-width: 2;
}

.ad_separator
{
	background-color:#000040;
	height: 2;
}

.ad_head
{
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: 900; 
}

.ad_btn
{
	color:#FFFFFF;
	background-color:#FFA090;
	text-align: center;
	font-size: 10pt;
	font-weight: 900; 
}

.ad_text
{
	color:#FFFFFF;
	text-align:justify;
	font-size: 8pt;
	font-weight: 100; 
	FONT-FAMILY: Helvetica, sans-serif
}

.ad_link
{
	color:#FFFFFF;
	text-decoration: none
}
.ad_link:visited 
{
	color:#FFFFFF;
	text-decoration: none
}
.ad_link:hover 
{
	color:#FFFFFF;
	text-decoration: none
}
.ad_link:active 
{
	color:#FFFFFF;
	text-decoration: none
}

UL.article_multilist
{
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
LI.article_multiitem
{
	margin: 0 0 0 0px;
	padding: 3px 0 3px 0;
}
