body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family: times, arial;
	font-size: 14px;
}
.footer{
    color:#FFFFFF;
	font-family: times, arial;
	font-size: 14px;
	text-decoration: none;
}

.GenTable{
	background-color:#FF99CC;
}

.title1{
	font-size: 14px;
  	font-family: Arial;
  	color: white
}

.title2{
	font-size: 16px;
  	font-family: Times;
}

.title3{
	font-size: 14px;
  	font-family: Times;
  	color: blue;
  	font-weight: bold;
}

.title4{
	font-size: 16px;
  	font-family: Times;
  	color: blue;
  	font-weight: bold;
}

.text1{
	font-size: 14px;
  	font-family: Times;
  	color: red;
  	font-weight: bold;
}

.text2{
	font-size: 14px;
  	font-family: Times;
}

.message{
	color: #FFFFFF;
	font-family: Times;
	font-size: 13px;
	text-decoration: none;
}

.guestComment{
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
}

.guestSmallTitle{
	color: #4757f0;
	font-family: Times;
	font-size: 12px;
	text-decoration: none;
}
.bioSubTitleLines{
	font-size: 14px;
  	font-family: Times;
  	font-weight: bold;
}

.pagetitles{
	font-size: 16px;
  	font-family: Times;
  	color: blue;
  	font-weight: bold;
}

.input_title{
font-family: tahoma;
font-size: 11px;
color:#363636;
text-decoration: none;
}

.input_contact{
border-width: 1px;
border-color:#e7e7e7;
background-color:#FFFFFF;
height:20px;
width:280px;
padding-left : 2px;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color:#5C5C5C;
border-style: solid;
}

.input_letter{
border-width: 1px;
border-color:blue;
background-color:#FFFFFF;
height:20px;
width:100px;
padding-left : 2px;
padding-top : 3px;
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color:blue;
border-style: solid;
}

.dots{
background-image: url(/images/dots.gif);
background-repeat: x-repeat;
}

a {
	color: red;
	font-size: 14px;
  	font-family: Times;
  	font-weight: bold;
  	text-decoration: none;
}

a:hover{
	color: blue;
	font-size: 14px;
  	font-family: Times;
  	font-weight: bold;
  	text-decoration: underline;
}

