BODY
{
	background-color : rgb(153,153,153);
	background-image : url( "../assets/images/back.jpg" );
	color : rgb(255,255,255)
}

.nof_FancyBanners1-Banner1
{
	font-family : Arial;
	font-size: 31px;
	font-weight : 400;
	font-style : normal;
	color : #e1e1e1
}

.nof_FancyNavbar2-Regular
{
	font-family : Arial;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	color : #ffffff
}

.nof_FancyNavbar4-Rollover
{
	font-family : Arial;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	color : #ffffff
}

.nof_FancyNavbar6-Highlighted
{
	font-family : Arial;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	color : #ffffff
}

.nof_FancyNavbar8-HighlightedRollover
{
	font-family : Arial;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	color : #ffffff
}

.nof_FancyNavbar3-Regular
{
	font-family : MS Sans Serif ;
	font-size: 13px;
	font-weight : 400;
	font-style : normal;
	color : #000000
}

.nof_FancyNavbar5-Rollover
{
	font-family : MS Sans Serif ;
	font-size: 13px;
	font-weight : 400;
	font-style : normal;
	color : #000000
}

.nof_FancyNavbar7-Highlighted
{
	font-family : MS Sans Serif ;
	font-size: 13px;
	font-weight : 400;
	font-style : normal;
	color : #000000
}

.nof_FancyNavbar9-HighlightedRollover
{
	font-family : MS Sans Serif ;
	font-size: 13px;
	font-weight : 400;
	font-style : normal;
	color : #000000
}



H1 {
	color: rgb(255,255,255)
}

A {
	color: rgb(255,0,0)
}

A:visited {
	color: rgb(255,255,0)
}

A:active {
	color: rgb(255,204,0)
}



H3 {
	font-weight: bold
}A:hover {
	color: rgb(255,0,255)
}


