#Content{
    font-family: georgia;
	font-size: 14px;
	line-height:1.3em;
}

#Content #Testimony #Inner {
	font-family: georgia;
    margin: 0;
	}
	
#Content #Testimony #Inner h4{
    font-size: 14px;
	font-family: georgia;
    margin: 0;
}

#Content #Testimony #Inner p, #Content #Testimony #Inner2 p{
    font-size: 12px;
	font-family: georgia;
}

#Content #Testimony #Inner ul{
    font-size: 12px;
    margin: 0;
	margin-left:-10px;
	font-family: georgia;
}

#Content #Testimony #Inner2 h4{
    margin: 0;
	font-family: georgia;
	font-size: 14px;
	text-align: center;
}

h1{
    color: #C30000;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-family: arial;
	line-height:1em;
}

h2{
	color: #C30000;
    font-family: arial;
	font-size: 20px;
}

h3{
	color: #C30000;
    font-family: arial;
}
.BlueHeader{
    color: #C30000;
	text-align: center;
	font-weight: 900;
}

.Joseph-Header{
    color: #C30000;
	font-weight: 900;
}

.NoMargin{
    margin-bottom: 0;
	margin-top: 0;
}

.Signature{
    list-style: none;
	font-size: 14px;
}

.BlueText{
    color: #0000FF;
	font-weight: bolder;
}

/* Make font Red and bold - Jamey 1/2/09 */
.RedText{
	color:#FF0000;
	font-weight: bolder;
}
#Content a:link {
	color:#0033CC;
}
#Content a:hover {
	text-decoration:underline;
	}
#Content a:visited {
	color:#990000;
}
#Content a:active {
	color:#0000FF;
	text-decoration: underline;
}
li.rss-item {
	list-style:none;
	font-size:0.9em;
	margin-bottom:10px;
}
li.rss-item a {
	font-size: 1.3em;
	text-decoration:none;
}
li.rss-item span.rss-date {
	font-style:italic;
	font-size:0.8em;
}