body{
	font-family: Georgia, serif;
	color: #000000;

}

#bio p{
font-size: x-small;

}


h1{
	color:#000000;
	font-size: 25px;
	font-weight: 900;
	padding-left:10px;
	margin-bottom:1px;
	
}

h2{
	color:#000000;
	font-size: 13px;
	font-weight: 500;
	padding-left:25px;
	margin-top:1px;
	margin-bottom:1px;
	letter-spacing: .2em;
}

phone{
	color:#000000;
	font-size: 15px;
	font-weight: 900;
	padding-left:25px;
	margin-top:1px;
	margin-bottom:1px;
	letter-spacing: .1em;
}

h3{
	color:#000000;
	font-size: 30px;
	font-weight: 900;
	padding-left:20px;

	
	
}

h4{
	
	font-size: 20px;
	padding-left:20px;
	line-height: 10px;

	
}


h5{
	
	padding-left:20px;
	
}

p{
	padding-left:30px;
	padding-right:30px;
	
	
}
.redLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #CB0202;
}
a.body:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color: #CB0202;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
a.body:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;	
	text-decoration: none;
	color: #CB0202;
	padding: 0px 10px 0px 0px;
}
a.body:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;	
	text-decoration: underline;
	color: #CB0202;
	padding: 0px 10px 0px 0px;
}
a.body:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;	
	text-decoration: none;
	color: #CB0202;
	padding: 0px 10px 0px 0px;
}