/*
This style sheet was created from K:\truffes\html\tips\history\about_us.html
*/

BODY {
	background-color : Black;
	font-family : Verdana,"Times New Roman",Geneva, Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-indent : 16px;
	color : #996600;
}

FORM  {
	background-color : Black;
	font-family : Verdana,"Times New Roman",Geneva, Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-indent : 16px;
	color : #996600;
}

OPTION  {
	background-color : Black;
	font-family : Verdana,"Times New Roman",Geneva, Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-indent : 16px;
	color : #996600;
}

SELECT {
        background-color :#9999ff;
		color :#9999ff;
}

 P {
	background-color : Black;
	font-family : Verdana,"Times New Roman",Geneva, Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-indent : 15px;
	color : #996600;
}

H1 {
	color : #996633;
	background-color : transparent;
}

H2, H3, H4 {
	margin-top : -10px;
}

UL{
	font-size : medium;
}
LI{
	font-size : medium;
}
A:HOVER {  }

A:VISITED { 
   color: #CC9900; 
   background-color: transparent;
   }

A:LINK {
	color : #9999ff;
	 background-color: transparent;
}
