body {
SCROLLBAR-ARROW-COLOR: #950320;
SCROLLBAR-BASE-COLOR: #FFE6C8;
SCROLLBAR-FACE-COLOR: #FFE6C8;
SCROLLBAR-HIGHLIGHT-COLOR: #D60A3F;
SCROLLBAR-SHADOW-COLOR: #950320;
SCROLLBAR-3DLIGHT-COLOR: #FFE6C8;
SCROLLBAR-TRACK-COLOR: #FFE6C8;
SCROLLBAR-DARKSHADOW-COLOR: #FFE6C8;
}

body {
	cursor: default;
	background-color: #FFE6C8;
	background-image : url(back.jpg);
	background-repeat : repeat-x;
	background-position : top;
}

div, body,td	{
	font-family: Arial;
	font-size: 11px;
	color: #950320;
	text-align: justify;
}



.head
{
	color: #950320;
	     border-top: 0px;
             border-bottom: 0px;
             border-left: 0px;
             border-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 100%;
	text-align: left;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}



.head2
{
	color: #950320;
	     border-top: 0px;
             border-bottom: 0px;
             border-left: 0px;
             border-right: 0px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: 100%;
	text-align: left;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}



A {
	text-decoration: none;
	font-size: 11px;
	cursor: default;
	font-weight: normal;
		color: #950320;

}
 
A:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
		color: #D60A3F;

}

A:visited {
 	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
		color: #6210320;


}
A:hover {
	text-decoration: none;
	cursor: crosshair;
	font-size: 11px;
	font-weight: normal;
	color: #95145F;
}