body,td,p,li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin : 5px;
}

h1{
	font-size : 14px;
	margin-bottom : 5px;
}

h2{
	font-size : 12px;
}

h3{
	font-size : 10px;
}

table.header{
	background-color : #E4AD75;
}

table.main{

}

th{
	font-size : x-small;
}

.footer{
	border-top : 1px solid #000000;
}

.footertext{
text-decoration:none;
}

.header{
border-bottom : 1px solid #000000;
}

.headertext{
	color : #F7E9D9;
	text-decoration : none;
	font-weight : bold;
	
}

a:hover.headertext {
    text-decoration : underline;
}

.menu{
	background-color : #F7E9D9;
}



.topborder {
  
}
.menubtn{
}

.menubtnactive{
	background-color : #FFFFFF;
}

.menubtnover{
	background-color : #FAF1E6;
}

.menutext{
	color : #000000;
	text-decoration : none;
}

.menutextactive{
	color : #000000;
	text-decoration : none;
}

.menutextover{
	color : #000000;
	text-decoration : none;
}
.intro { h2
    font-size : 12px;
    color:#FF3333;
}