body {font: 75% "Arial", "Luxi Sans", Helvetica, sans-serif; padding: 15px; margin: 0; color: #333333; background: white; line-height: 1.4em;}

a         {text-decoration: none}
a:link    {color: rgb(102,51,0);
}
a:visited {color: rgb(102,51,0);
}
a:active  {color: rgb(102,51,0);
}
a:hover   {color: red;}

p {
	font-size: 14px;
	color: rgb(0,0,0);
	}
strong {
	font-size: 14px;
	color: rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
small {
	color: rgb(0,0,0);
	}

h1 {
	font-size: 20px;
	color: rgb(102,51,0);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	}

h2 {
	font-size: 16px;
	color: #E4BC88;
	font-family: Arial, Helvetica, sans-serif;
	}

.bg {
	/* background-image: url(pic/paper.jpg); 
	background-repeat: no-repeat;
	background-position: center top; */
	background-color: rgb(255,255,255) ;
	border: 2px rgb(102,51,0) solid	
}

ul li {list-style-image: url("pic/li.gif"); color: #000000; text-decoration: none; font-size:14px;}

.head {
	FONT-SIZE: 32px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FED600;
	font-weight: bold;
	text-shadow: black 0px 0px 5px;
}
.title {
	FONT-SIZE: 26px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FED600;
	font-weight: bold;
	
}
.title2 {
	FONT-SIZE: 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #DD0000;
	font-weight: bold;
	
}
.text {
	FONT-SIZE: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.text_B {
	FONT-SIZE: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
}
.tab {
	FONT-SIZE: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
}
.tabFont {
	FONT-SIZE: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
}
.tab_oak {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #ffcc00;
	border-collapse: collapse;
	background-color: white;
}

.pic {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #ffcc00;
	border-collapse: collapse;
	background-color: white;
}


.tabBG2 { background-color: #5F9DD6; }

