* { 
	margin: 0; 
	padding: 0;
}
body {
}
.footer {
	text-align: center;
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.footer a {
	text-decoration: none;
	color: #333333;
}
.footer a:hover {
	text-decoration: underline;
}

div.container{ 
	margin: 0 5%;
}
b.rtop, b.rbottom{
	display:block;
	background: #FBF6B8;
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #f0c761;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 1px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #333388;
	text-decoration: underline;
}
a:visited {
	color: #883333;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}
.text3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.text3 a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.text3 a:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.p2
{
   font-family: Georgia, "Times New Roman" , Times, serif;
   font-size: 14px;
   color: #C47500;
   font-weight: bold;
   padding-top: 30px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 20px;
}

.link2
{
   font-family: Georgia, "Times New Roman" , Times, serif;
   font-size: 14px;
   color: #C47500;
   font-weight: bold;
   padding-left: 0px;
   text-decoration: none;
}

.div1 .link2:hover
{
   text-decoration: underline;
}

.div1 .link2:visited
{
   color: #A55500;
   text-decoration: none;
}
