body  {
	background-color : #464600;
	background-image : url(../../images/background.jpg);
	background-position : top left;
	background-repeat : repeat;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
}

.textleft  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	text-align : left;
}

.textright  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	text-align : right;
}

.textcenter  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	text-align : center;
}

.main_img  {
	border : 0px solid Black;
}

.main_thumb  {
	border : 0px solid Black;
}

.thumb  {
	border : 0px solid Black;
}

a:link  {
	color : #000000;
}

a:visited  {
	color : Black;
}

a:hover  {
	color : #000000;
}

a:active  {
	color : #000000;
}


