BODY  {
	background : #ffffff;
	color : Black;
	font-family : Arial;
	font-size : 12px;
	SCROLLBAR-FACE-COLOR : #C5AC7A;
	SCROLLBAR-HIGHLIGHT-COLOR : #D6C5A1;
	SCROLLBAR-SHADOW-COLOR : #7D7D7D;
	SCROLLBAR-3DLIGHT-COLOR: SILVER;
	SCROLLBAR-ARROW-COLOR : #7D7D7D;
	SCROLLBAR-TRACK-COLOR : #D6C5A1;
	SCROLLBAR-DARKSHADOW-COLOR : SILVER;
	margin : 0px 0px 0px 0px;
}
DIV {
	font-size : 12px;
}
H1  {
	background-color : ffffff;
	color : #5C5C5C;
	width : 753px;
	padding-right : 10px;
	font-size : 9px;
	text-align : right;
	margin-bottom : 0px;
}
H2  {
	background-color : #FFFFFF;
	color : #D6C5A1;
	font-size : 22px;
	font-weight : normal;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	letter-spacing : -1px;
}
H3 {
	color : #525252;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : center;
	margin-top : 0px;
}
H4 {
	color : #7B7B7B;
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	text-align : center;
}
H5 {
	color : #C5AC7A;
	font-family : Arial;
	font-size : 12px;
	font-style : italic;
	margin-bottom : 6px;
}
A {
	color : #3d3d3d;
	text-decoration : none;
	font-family : Arial;
	font-size : 10px;
	background-color : none;
	font-weight : normal;
}
A:visited  {
	color : #3d3d3d;
	text-decoration : none;
	background-color : none;
	font-weight : normal;
}
A:hover {
	color : #a8a2a2;
	text-decoration: none;
}
A.links {
	color : Black;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	background-color : none;
	font-weight : normal;
}
A.links:visited  {
	color : Black;
	text-decoration : none;
	background-color : none;
	font-weight : normal;
}
A.links:hover {
	color : #525252;
	text-decoration: underline;
}
A.body {	font-family : Arial;	font-size : 12px;	color : Black;}
A.body:hover {	color : Black;}
A.body:visited {	color : Black;}

A.text {	font-family : Arial;	font-size : 14px;	color : #525252;	font-weight : bold;}
A.text:hover {	color : #525252;	text-decoration : underline;}
A.text:visited {	color : #525252;}

A.h4 {	font-family : Arial;	font-size : 13px;	color : #7b7b7b;	font-weight : bold;}
A.h4:hover {	color : #7b7b7b;	text-decoration : none;}
A.h4:visited {	color : #7b7b7b;}

A.go {
	font-family : Arial;
	font-size : 14px;
	color : #C5AC7A;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}
A.go:hover {
	color : #C5AC7A;
	text-decoration : underline;
	font-weight : bold;
}
A.go:visited {
	color : #C5AC7A;
	text-decoration : underline;
	font-weight : bold;
}
