#Content{
    font-family: arial;
	font-size: 14px;
}

#Content #Testimony #Inner {
	font-family: tahoma;
    margin: 0;
	}
	
#Content #Testimony #Inner h4{
    font-size: 14px;
	font-family: tahoma;
    margin: 0;
}

#Content #Testimony #Inner p, #Content #Testimony #Inner2 p{
    font-size: 12px;
	font-family: tahoma;
}

#Content #Testimony #Inner ul{
    font-size: 12px;
    margin: 0;
	margin-left:-10px;
	font-family: tahoma;
}

#Content #Testimony #Inner2 h4{
    margin: 0;
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
}

h1{
    color: rgb(0,0,51);
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-family: tahoma;
}

/* color changed to match H1 tag - 1/2/09 Jamey */
h2{
	color: rgb(0,0,51);
    font-family: arial;
	font-size: 20px;
}

.BlueHeader{
    color: rgb(0,0,51);
	text-align: center;
	font-weight: 900;
}

.Joseph-Header{
    color: rgb(0,0,51);
	font-weight: 900;
}

.NoMargin{
    margin-bottom: 0;
	margin-top: 0;
}

.Signature{
    list-style: none;
	font-size: 14px;
}

.BlueText{
    color: rgb(0,0,255);
	font-weight: bolder;
}

/* Make font Red and bold - Jamey 1/2/09 */
.RedText{
	color:#FF0000;
	font-weight: bolder;
}