body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
SCROLLBAR-FACE-COLOR: #E5E3E3; FONT-SIZE: 11px; SCROLLBAR-HIGHLIGHT-COLOR: #fafafa; SCROLLBAR-SHADOW-COLOR: #F2F2F2; COLOR: #CACACA; SCROLLBAR-3DLIGHT-COLOR: #e4e4e4; LINE-HEIGHT: 17px; SCROLLBAR-ARROW-COLOR: #D2D2D2; SCROLLBAR-TRACK-COLOR: #F2F2F2; SCROLLBAR-DARKSHADOW-COLOR: #F2F2F2
}

.content{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
	text-decoration:none
}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	text-decoration:none
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	text-align: justify;
	text-decoration:none
}

.read{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	text-align: justify;
	text-decoration:none
}
.read:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	line-height: 16px;
	text-align: justify;
	text-decoration:none
}
.client{
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	line-height: 16px;
	text-align: justify;
	text-decoration:underline
}
.client:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	text-align: justify;
	text-decoration:underline
}
.button {
	font-family: Tahoma;
	background-color: #C71128;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}

.outers{
	font-family:Tahoma;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.innerss{
	font-family:Tahoma;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
