body,p,table,tr,th,td,ul,ol,li,dl,dt,dd,.text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}
body {
    background-color: white;
}
a:link,a:active{
    text-decoration: none; color: #812e39;
}
a:visited{
    text-decoration: none; color: #812e39;
}
A:hover
{
    text-decoration: underline; 
}

.smalltext10 {
    font-size: 10px;
    color: #333333;
}

.title {
	font-size: 18px;
	color: #999999;
}
.titledark {
	font-size: 18px;
}
.titlesmall {
	font-size: 16px;
}
.aboutnav {
	color: #999999;
	font-size: 12px; 
}
.form { 
 font-size: 10px; 
 background-color: #ffcc99; 
 border: 1px solid #666666; 
}
.form2 { 
 font-size: 8px; 
}
.link  {     text-decoration: none; color: #009900;
 } 

.titlebig {
	font-size: 33px;
}
.text12 {
	font-size: 12px;
}
.grey {
	color: #666666;
}

.smaller {
	font-size: 10px;
}

.backto {
	font-size: 10px; color:#666666; padding-top:13px
}
.photoRM {margin-right:10px}