BODY{
	margin : 0px;
	padding : 50px 50px 50px 50px;
}
A{
	color : #000;
	text-decoration : none;
	font-weight : bold;
}
A:hover{
	color : #A72525;
}
A.none{
	text-decoration : none;
	font-weight : normal;
}
A.style01{
	color : #000080;
	text-decoration : underline;
	font-weight : bold;
}
A.style01:hover{
	color : #DD0000;
	text-decoration : underline;
}

H1, H2, P, UL, OL{
	font-family : Arial, Verdana, Geneva, sans-serif;
}
H1{
	color : #FF0000;
	font-size : 120%;
}
H2{
	color : #000;
	font-size : 100%;
}
P{
	font-size : 70%;
	margin : 6px 0px 0px 0px;
}
TABLE.main{
	width : 650px;
	text-align : left;
}
TABLE TD{
	vertical-align : top;
}
TD.divT{
	border-top : 1px solid #EEE;
}
TD.divTG{
	border-top : 1px solid #EEE;
	padding-bottom : 9px;
}
TD.divB{
	border-bottom : 1px solid #FFF;
}
TD.divTB{
	border-top : 1px solid #FFF;
	border-bottom : 1px solid #FFF;
}
DIV.contentMrg{
	margin-right : 10px;
}
DIV.contentMrg P{
	margin-bottom : 10px;
}
SPAN.worxDate{
	color : #666;
}
IMG{
	border : 0px;
	behavior: url('/pngbehavior.htc');
}
IMG.worxPre{
	width : 211px;
	height : 34px;
}
IMG.shim, IMG.shim1, IMG.shim2{
	height : 1px;
}
IMG.shim{
	width : 12px;
}
IMG.shim1{
	width : 211px;
}
IMG.shim2{
	width : 190px;
	
}
IMG.vShim{
	width : 1px;
	height : 12px;
}
STRONG.newsDate{
	color : #C51015;
}
