
p, ul, ol {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	}

.clsTextSmall {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	}		
	
.clsTextLarge {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	}	
	
.clsTextLargeRedBold {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
	color: #ba5943;
	}	
		
a {
	color: 006699;
}

h1, h2, h3{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #ba5943;
}

h4, h5, h6, h7 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #003366;
}
	
.clsBorderTable
	{
	border: 1px solid #c46e5b;
}
	
.greenborder {
	border: 1px solid #989787;
}



