body
{
	background-image:	url(images/bg.gif);
	background-repeat:	no-repeat;
	background-attachment:	fixed;
	background-position:	225px 150px;
}

a:link
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	font-weight	:	bold;
	color		:	#7B7EFF;
}

a:link:hover
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	underline;
	font-weight	:	bold;
	color		:	#FF5C52;
}

a:visited
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	font-weight	:	bold;
	color		:	#7B7EFF;
}

a:visited:hover
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Helvetica;
	font-size	:	14px;
	text-decoration	:	underline;
	font-weight	:	bold;
	color		:	#FF5C52;
}

a.small:link
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	10px;
	text-decoration	:	none;
	font-weight	:	bold;
	color		:	#7B7EFF;
}

a.small:link:hover
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	10px;
	text-decoration	:	underline;
	font-weight	:	bold;
	color		:	#FF5C52;
}

a.small:visited
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	10px;
	text-decoration	:	none;
	font-weight	:	bold;
	color		:	#7B7EFF;
}

a.small:visited:hover
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Helvetica;
	font-size	:	10px;
	text-decoration	:	underline;
	font-weight	:	bold;
	color		:	#FF5C52;
}

td
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	font-weight	:	normal;
	color		:	#000000;
}

p
{
	margin-left	:	40px;
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	text-align	:	justify;
	font-weight	:	normal;
	color		:	#000000;
}

p.info
{
	margin-left	:	40px;
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	text-align	:	justify;
	font-weight	:	normal;
	font-style	:	italic;
	color		:	#FF5C52;
}

p.right
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	text-align	:	right;
	font-weight	:	normal;
	color		:	#000000;
}

p.small
{
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	10px;
	text-decoration	:	none;
	text-align	:	right;
	font-weight	:	normal;
	color		:	#000000;
}

ul
{
	margin-left	:	60px;
	font-family	:	"Trebuchet MS", Verdana, "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	font-weight	:	normal;
	color		:	#000000;
}

h1
{
	color		:	#7B7EFF;
	font-family	:	"Trebuchet MS", Arial, Helvetica;
	font-size	:	24px;
	text-decoration	:	none;
	font-weight	:	bold;
	margin-left	:	20px;
}

h2
{
	color		:	#7B7EFF;
	font-family	:	"Trebuchet MS", "MS Sans Serif", Arial, Helvetica;
	font-size	:	20px;
	text-decoration	:	none;
	font-weight	:	bold;
	margin-left	:	20px;
}

h3
{
	color		:	#FF5C52;
	font-family	:	"Trebuchet MS", "MS Sans Serif", Arial, Helvetica;
	font-size	:	16px;
	text-decoration	:	none;
	font-weight	:	bold;
	margin-left	:	20px;
}

h4
{
	color		:	#7B7EFF;
	font-family	:	"Trebuchet MS", "MS Sans Serif", Arial, Helvetica;
	font-size	:	14px;
	text-decoration	:	none;
	font-weight	:	bold;
	margin-left	:	20px;
}

h5
{
	color		:	#FF5C52;
	font-family	:	"Trebuchet MS", "MS Sans Serif", Arial, Helvetica;
	font-size	:	12px;
	text-decoration	:	none;
	font-weight	:	bold;
	margin-left	:	40px;
}

