body {

	color: #a3a3a3;
	font-family: century gothic;
	font-size: 9px;
	line-height:11px;
	text-align: justify;
	text-transform:uppercase;
	}

p	{
	text-indent: 20px;
	margin-top:0px;
	margin-bottom:10px;
	}

ul{margin-top:0px}

li	{
	background: url() center left no-repeat;

	list-style-type: none;

	padding: 0px 0px 0px 0px;
	}

li a {	background-image: url(linkbg.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	}

a:link, a:visited, a:active	{
	color:#e3ac39;
	font-family: arial;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	font-weight:;
	text-transform:uppercase;
	background-image: url(linkbg.gif);
	background-position: bottom left;
	background-repeat:repeat-x;
	}

a:hover	{
	color:#eb3145;
	font-family: arial;
	font-size:11px;
	text-decoration:none;
	line-height:14px;
	font-weight:;
	}


/*********** TEXT CUSTOMIZATION ***********/


b	{
	color:#bb7666;
	font-size:11px;
	}

i	{
	color:#aaae7f;
	font-size:11px;
	}

strong	{
	color:#789598;
	font-weight:normal;
	text-transform:uppercase;
	}
