	body,td,th {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
	}
	a {
		font-family: Tahoma;
		font-size: 11px;
		color: 173862;
		font-weight: bold;
	}
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: 173862;
	}
	a:hover {
		text-decoration: none;
		color: 173862;
	}
	a:active {
		text-decoration: none;
		color: 173862;
	}
	.style1 {color: #ed2024}
	.style4 {
		color: #a7a7a7;
		font-weight: bold;
	}
	.style7 {color: #a7a7a7}
	.style8 {color: #384d93}
	.style9 {
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}
	.style13 {font-size: 12px}
	.style14 {font-size: 10px; color:#000000}
	.style15 {font-size: 10px}
	.style17 {font-size: 11px}
	.style21 {color: #EBEBEB}
	.style22 {font-weight: normal; font-size: 10px;}
	.style23 {font-family: "times New Roman"; font-size: 10px;}
	.style25 {font-size: 12px; color: #4080a8; }
	.style32 {
		color: #FFFFFF;
		font-size: 30px;
		font-weight: bold;
	}
	A.WhiteLink:link
	{
		COLOR: white;
		TEXT-DECORATION: underline;
		font-size: 12px;
		font-family: "Arial";
	}
	A.WhiteLink:hover
	{
		COLOR: white;
		TEXT-DECORATION: none;
		font-size: 12px;
	}
	A.WhiteLink:visited
	{
		COLOR: white;
		TEXT-DECORATION: underline;
		font-size: 12px;
	}

	.XPButton {
	
	background-color: #F5F5F1;
	background-image: url(/images/xpButtonBg.gif);
	border: 1px solid #003C74;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;}
.mytextL
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    COLOR: #000000;
    BACKGROUND-IMAGE: url(txt-back.gif)
}	


.commentbox{
background-color: #ececec;
width: 90%;
padding: 10px;
}

.commentfooter{
background: url("/images/arrow.gif") 20px -5px no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}


